| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Threshold capabilities. More...
import <NumericSensor.idl;
| Public Attributes | |
| boolean | hasUpperCritical | 
| Sensor has upper critical threshold. | |
| boolean | hasUpperWarning | 
| Sensor has upper warning threshold. | |
| boolean | hasLowerWarning | 
| Sensor has lower warning threshold. | |
| boolean | hasLowerCritical | 
| Sensor has lower critical threshold. | |
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.