| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: Sensor default thresholds have changed. More...
import <NumericSensor.idl;
 
  
| Public Attributes | |
| Thresholds | oldDefaultThresholds | 
| Default thresholds set before change. | |
| Thresholds | newDefaultThresholds | 
| Default thresholds 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 default thresholds have changed.
Definition at line 179 of file NumericSensor.idl.
| Thresholds sensors::NumericSensor::DefaultThresholdsChangedEvent::newDefaultThresholds | 
Default thresholds set after change.
Definition at line 181 of file NumericSensor.idl.
| Thresholds sensors::NumericSensor::DefaultThresholdsChangedEvent::oldDefaultThresholds | 
Default thresholds set before change.
Definition at line 180 of file NumericSensor.idl.