| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: Group switch operation has been invoked. More...
import <OutletGroup.idl;
 
  
| Public Attributes | |
| Outlet::PowerState | state | 
| Target power state, only valid if not cycling. | |
| boolean | cycle | 
| Whether a power cycle operation was invoked. | |
|  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: Group switch operation has been invoked.
Definition at line 53 of file OutletGroup.idl.
| boolean pdumodel::OutletGroup::PowerControlEvent::cycle | 
Whether a power cycle operation was invoked.
Definition at line 55 of file OutletGroup.idl.
| Outlet::PowerState pdumodel::OutletGroup::PowerControlEvent::state | 
Target power state, only valid if not cycling.
Definition at line 54 of file OutletGroup.idl.