Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Threshold capabilities. More...
Public Attributes | |
boolean | hasUpperCritical |
Sensor has upper critical threshold. More... | |
boolean | hasUpperWarning |
Sensor has upper warning threshold. More... | |
boolean | hasLowerWarning |
Sensor has lower warning threshold. More... | |
boolean | hasLowerCritical |
Sensor has lower critical threshold. More... | |
Threshold capabilities.
Definition at line 32 of file NumericSensor.idl.
boolean sensors::NumericSensor::ThresholdCapabilities::hasLowerCritical |
Sensor has lower critical threshold.
Definition at line 36 of file NumericSensor.idl.
boolean sensors::NumericSensor::ThresholdCapabilities::hasLowerWarning |
Sensor has lower warning threshold.
Definition at line 35 of file NumericSensor.idl.
boolean sensors::NumericSensor::ThresholdCapabilities::hasUpperCritical |
Sensor has upper critical threshold.
Definition at line 33 of file NumericSensor.idl.
boolean sensors::NumericSensor::ThresholdCapabilities::hasUpperWarning |
Sensor has upper warning threshold.
Definition at line 34 of file NumericSensor.idl.