| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Event: Sensor min or max value has changed. More...
  
Public Attributes | |
| MinMax | newMinMax | 
| Minimum / maximum of sensor value.   | |
  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event.   | |
Event: Sensor min or max value has changed.
The event is sent when MinMax::minReading or MinMax::maxReading have changed enough to affect a digit to be displayed according to MetaData::decdigits, or if MinMax::valid has changed.
Definition at line 196 of file NumericSensor.idl.
| MinMax sensors::NumericSensor::MinMaxChangedEvent::newMinMax | 
Minimum / maximum of sensor value.
Definition at line 197 of file NumericSensor.idl.