|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The port status have changed. More...
import "AccessPort.idl";
Public Attributes | |
| Status | oldStatus |
| Status before change. | |
| Status | newStatus |
| Status after change. | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: The port status have changed.
Definition at line 66 of file AccessPort.idl.
| Status radm::AccessPort::StatusChangedEvent::newStatus |
Status after change.
Definition at line 68 of file AccessPort.idl.
| Status radm::AccessPort::StatusChangedEvent::oldStatus |
Status before change.
Definition at line 67 of file AccessPort.idl.