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

Event: Min / Max value has been reset. More...

Inheritance diagram for sensors::NumericSensor::MinMaxResetEvent:
event::UserEvent idl::Event

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

Detailed Description

Event: Min / Max value has been reset.

Definition at line 201 of file NumericSensor.idl.

Member Data Documentation

◆ newMinMax

MinMax sensors::NumericSensor::MinMaxResetEvent::newMinMax

Min / max after reset, incl. new observedSince timestamp.

Definition at line 203 of file NumericSensor.idl.

◆ oldMinMax

MinMax sensors::NumericSensor::MinMaxResetEvent::oldMinMax

Min / max before reset.

Definition at line 202 of file NumericSensor.idl.


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