Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
rdm::Rdm::StateChangedEvent Struct Reference

Event: CC-SG management state has changed. More...

import "Rdm.idl";

Inheritance diagram for rdm::Rdm::StateChangedEvent:
idl::Event

Public Attributes

State oldState
 State before change.
 
State newState
 State after change.
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event.
 

Detailed Description

Event: CC-SG management state has changed.

Definition at line 78 of file Rdm.idl.

Member Data Documentation

◆ newState

State rdm::Rdm::StateChangedEvent::newState

State after change.

Definition at line 80 of file Rdm.idl.

◆ oldState

State rdm::Rdm::StateChangedEvent::oldState

State before change.

Definition at line 79 of file Rdm.idl.


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