You are here

constant SensorResultDataInterface::STATUS_WARNING in Monitoring 8

Sensor status WARNING.

File

src/Entity/SensorResultDataInterface.php, line 30

Class

SensorResultDataInterface
Interface for sensor data.

Namespace

Drupal\monitoring\Entity

Code

const STATUS_WARNING = 'WARNING';