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

Event: The outlet power state has changed. More...

import "OutletPort.idl";

Inheritance diagram for radm::OutletPort::PowerStateChangedEvent:
event::UserEvent idl::Event

Public Attributes

PowerState oldState
 Power state before change.
 
PowerState newState
 Power state after change.
 
- Public Attributes inherited from event::UserEvent
string actUserName
 user who triggered event
 
string actIpAddr
 ip or device on which user is logged in
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event.
 

Detailed Description

Event: The outlet power state has changed.

Definition at line 57 of file OutletPort.idl.

Member Data Documentation

◆ newState

PowerState radm::OutletPort::PowerStateChangedEvent::newState

Power state after change.

Definition at line 59 of file OutletPort.idl.

◆ oldState

PowerState radm::OutletPort::PowerStateChangedEvent::oldState

Power state before change.

Definition at line 58 of file OutletPort.idl.


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