You are here

interface SensorThresholdsInterface in Monitoring 7

Interface for a sensor with thresholds.

Sensors implementing this interface can have thresholds.

Hierarchy

Expanded class hierarchy of SensorThresholdsInterface

All classes that implement SensorThresholdsInterface

File

lib/Drupal/monitoring/Sensor/SensorThresholdsInterface.php, line 14
Contains \Drupal\monitoring\Sensor\SensorThresholdsInterface.

Namespace

Drupal\monitoring\Sensor
View source
interface SensorThresholdsInterface {

}

Members