Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Min / Max value has been reset. More...
Public Attributes | |
MinMax | oldMinMax |
Min / max before reset. More... | |
MinMax | newMinMax |
Min / max after reset, incl. new observedSince timestamp. 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: 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.