| Raritan PX2/PX3 JSON-RPC API
    | 
Numeric sensor thresholds. More...
import"NumericSensor.idl";
| Public Attributes | |
| boolean | upperCriticalActive | 
| trueif the upper critical threshold is enabled | |
| double | upperCritical | 
| Upper critical threshold. | |
| boolean | upperWarningActive | 
| trueif the upper warning threshold is enabled | |
| double | upperWarning | 
| Upper warning threshold. | |
| boolean | lowerWarningActive | 
| trueif the lower warning threshold is enabled | |
| double | lowerWarning | 
| Lower warning threshold. | |
| boolean | lowerCriticalActive | 
| trueif the lower critical threshold is enabled | |
| double | lowerCritical | 
| Lower critical threshold. | |
| int | assertionTimeout | 
| Assertion timeout in samples. | |
| float | deassertionHysteresis | 
| Deassertion hysteresis. | |
Numeric sensor thresholds.
 1.8.14
 1.8.14