Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Accumulated value has been reset. More...
Public Attributes | |
NumericSensor::Reading | oldReading |
Value before reset. More... | |
NumericSensor::Reading | newReading |
Value after reset. 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: Accumulated value has been reset.
Definition at line 19 of file AccumulatingNumericSensor.idl.
NumericSensor::Reading sensors::AccumulatingNumericSensor::ResetEvent::newReading |
Value after reset.
Definition at line 21 of file AccumulatingNumericSensor.idl.
NumericSensor::Reading sensors::AccumulatingNumericSensor::ResetEvent::oldReading |
Value before reset.
Definition at line 20 of file AccumulatingNumericSensor.idl.