| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Event: Sensor thresholds have changed. More...
  
Public Attributes | |
| Thresholds | oldThresholds | 
| Threshold set before change.   | |
| Thresholds | newThresholds | 
| Threshold set after change.   | |
  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: Sensor thresholds have changed.
Definition at line 185 of file NumericSensor.idl.
| Thresholds sensors::NumericSensor::ThresholdsChangedEvent::newThresholds | 
Threshold set after change.
Definition at line 187 of file NumericSensor.idl.
| Thresholds sensors::NumericSensor::ThresholdsChangedEvent::oldThresholds | 
Threshold set before change.
Definition at line 186 of file NumericSensor.idl.