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

Event: The device state has changed. More...

import "Device.idl";

Inheritance diagram for radm::Device::StateChangedEvent:
idl::Event

Public Attributes

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

Detailed Description

Event: The device state has changed.

Definition at line 68 of file Device.idl.

Member Data Documentation

◆ name

string radm::Device::StateChangedEvent::name

Definition at line 71 of file Device.idl.

◆ newState

State radm::Device::StateChangedEvent::newState

State after change.

Definition at line 70 of file Device.idl.

◆ oldState

State radm::Device::StateChangedEvent::oldState

State before change.

Definition at line 69 of file Device.idl.


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