| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Event: Group switch operation has been invoked. More...
  
Public Attributes | |
| Outlet::PowerState | state | 
| Target power state, only valid if not cycling.  More... | |
| boolean | cycle | 
| Whether a power cycle operation was invoked.  More... | |
  Public Attributes inherited from event::UserEvent | |
| string | actUserName | 
| user who triggered event  More... | |
| string | actIpAddr | 
| ip or device on which user is logged in  More... | |
  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event.  More... | |
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.