Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Power control was initiated. More...
Public Attributes | |
PowerState | state |
State the outlet was switched to (if cycle is false) More... | |
boolean | cycle |
Whether the outlet was cycled. More... | |
![]() | |
string | actUserName |
user who triggered event More... | |
string | actIpAddr |
ip or device on which user is logged in More... | |
![]() | |
Object | source |
IDL object that originated the event. More... | |
Event: Power control was initiated.
Definition at line 132 of file Outlet.idl.
boolean pdumodel::Outlet::PowerControlEvent::cycle |
Whether the outlet was cycled.
Definition at line 134 of file Outlet.idl.
PowerState pdumodel::Outlet::PowerControlEvent::state |
State the outlet was switched to (if cycle is false)
Definition at line 133 of file Outlet.idl.