| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Event: Min / Max value has been reset. More...
  
Public Attributes | |
| MinMax | oldMinMax | 
| Min / max before reset.   | |
| MinMax | newMinMax | 
| Min / max after reset, incl. new observedSince timestamp.   | |
  Public Attributes inherited from event::UserEvent | |
| string | actUserName | 
| user who triggered event   | |
| string | actIpAddr | 
| ip or device on which user is logged in   | |
  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event.   | |
Event: Min / Max value has been reset.
Definition at line 201 of file NumericSensor.idl.
| MinMax sensors::NumericSensor::MinMaxResetEvent::newMinMax | 
Min / max after reset, incl. new observedSince timestamp.
Definition at line 203 of file NumericSensor.idl.
| MinMax sensors::NumericSensor::MinMaxResetEvent::oldMinMax | 
Min / max before reset.
Definition at line 202 of file NumericSensor.idl.