|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The terminal block status have changed. More...
import "TerminalBlock.idl";
Public Attributes | |
| Status | oldStatus |
| Status before change. | |
| Status | newStatus |
| Status 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. | |
Event: The terminal block status have changed.
Definition at line 94 of file TerminalBlock.idl.
| Status radm::TerminalBlock::StatusChangedEvent::newStatus |
Status after change.
Definition at line 96 of file TerminalBlock.idl.
| Status radm::TerminalBlock::StatusChangedEvent::oldStatus |
Status before change.
Definition at line 95 of file TerminalBlock.idl.