| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Range of possible sensor readings. More...
import <NumericSensor.idl;
| Public Attributes | |
| double | lower | 
| Minimum reading. | |
| double | upper | 
| Maximum reading. | |
Range of possible sensor readings.
Definition at line 24 of file NumericSensor.idl.
| double sensors::NumericSensor::Range::lower | 
Minimum reading.
Definition at line 25 of file NumericSensor.idl.
| double sensors::NumericSensor::Range::upper | 
Maximum reading.
Definition at line 26 of file NumericSensor.idl.