You are here

constant SensorResultDataInterface::STATUS_OK in Monitoring 8

Sensor status OK.

File

src/Entity/SensorResultDataInterface.php, line 16

Class

SensorResultDataInterface
Interface for sensor data.

Namespace

Drupal\monitoring\Entity

Code

const STATUS_OK = 'OK';