|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The associated port has changed. More...
import "OutletPort.idl";
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. | |
Event: The associated port has changed.
Definition at line 63 of file OutletPort.idl.
| BasePort radm::OutletPort::AssociatedAccessPortChangedEvent::newAssociatedPort |
Associated port after change.
Definition at line 65 of file OutletPort.idl.
| BasePort radm::OutletPort::AssociatedAccessPortChangedEvent::oldAssociatedPort |
Associated port before change.
Definition at line 64 of file OutletPort.idl.