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

Event: The outlet association has changed. More...

import "AccessPort.idl";

Inheritance diagram for radm::AccessPort::AssociatedOutletsChangedEvent:
event::UserEvent idl::Event

Public Attributes

vector< OutletPortoldAssociatedOutlets
 Associated outlets before change.
 
vector< OutletPortnewAssociatedOutlets
 Associated outlets 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 association has changed.

Definition at line 72 of file AccessPort.idl.

Member Data Documentation

◆ newAssociatedOutlets

vector<OutletPort> radm::AccessPort::AssociatedOutletsChangedEvent::newAssociatedOutlets

Associated outlets after change.

Definition at line 74 of file AccessPort.idl.

◆ oldAssociatedOutlets

vector<OutletPort> radm::AccessPort::AssociatedOutletsChangedEvent::oldAssociatedOutlets

Associated outlets before change.

Definition at line 73 of file AccessPort.idl.


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