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

Event: The associated port has changed. More...

import "OutletPort.idl";

Inheritance diagram for radm::OutletPort::AssociatedAccessPortChangedEvent:
idl::Event

Public Attributes

BasePort oldAssociatedPort
 Associated port before change.
 
BasePort newAssociatedPort
 Associated port after change.
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event.
 

Detailed Description

Event: The associated port has changed.

Definition at line 63 of file OutletPort.idl.

Member Data Documentation

◆ newAssociatedPort

BasePort radm::OutletPort::AssociatedAccessPortChangedEvent::newAssociatedPort

Associated port after change.

Definition at line 65 of file OutletPort.idl.

◆ oldAssociatedPort

BasePort radm::OutletPort::AssociatedAccessPortChangedEvent::oldAssociatedPort

Associated port before change.

Definition at line 64 of file OutletPort.idl.


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