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

Event: The type specification of the sensor changed. More...

Inheritance diagram for sensors::Sensor::TypeSpecChangedEvent:
idl::Event

Public Attributes

TypeSpec oldTypeSpec
 Type specification before change. More...
 
TypeSpec newTypeSpec
 Type specification after change. More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event: The type specification of the sensor changed.

Definition at line 184 of file Sensor.idl.

Member Data Documentation

◆ newTypeSpec

TypeSpec sensors::Sensor::TypeSpecChangedEvent::newTypeSpec

Type specification after change.

Definition at line 186 of file Sensor.idl.

◆ oldTypeSpec

TypeSpec sensors::Sensor::TypeSpecChangedEvent::oldTypeSpec

Type specification before change.

Definition at line 185 of file Sensor.idl.


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