Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Sensor default thresholds have changed. More...
Public Attributes | |
Thresholds | oldDefaultThresholds |
Default thresholds set before change. More... | |
Thresholds | newDefaultThresholds |
Default thresholds set after change. More... | |
Public Attributes inherited from event::UserEvent | |
string | actUserName |
user who triggered event More... | |
string | actIpAddr |
ip or device on which user is logged in More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
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.