Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
sensors::AccumulatingNumericSensor::ResetEvent Struct Reference

Event: Accumulated value has been reset. More...

Inheritance diagram for sensors::AccumulatingNumericSensor::ResetEvent:
event::UserEvent idl::Event

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...
 

Detailed Description

Event: Accumulated value has been reset.

Definition at line 19 of file AccumulatingNumericSensor.idl.

Member Data Documentation

◆ newReading

NumericSensor::Reading sensors::AccumulatingNumericSensor::ResetEvent::newReading

Value after reset.

Definition at line 21 of file AccumulatingNumericSensor.idl.

◆ oldReading

NumericSensor::Reading sensors::AccumulatingNumericSensor::ResetEvent::oldReading

Value before reset.

Definition at line 20 of file AccumulatingNumericSensor.idl.


The documentation for this struct was generated from the following file: