| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Event: An outlet group has been deleted. More...
  
Public Attributes | |
| int | id | 
| The ID under which the outlet group manager referenced the group.  More... | |
| int | uniqueId | 
| Random unique ID of the deleted group.  More... | |
| OutletGroup::Settings | settings | 
| Last group settings before deletion.  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: An outlet group has been deleted.
Definition at line 31 of file OutletGroupManager.idl.
| int pdumodel::OutletGroupManager::GroupDeletedEvent::id | 
The ID under which the outlet group manager referenced the group.
Definition at line 32 of file OutletGroupManager.idl.
| OutletGroup::Settings pdumodel::OutletGroupManager::GroupDeletedEvent::settings | 
Last group settings before deletion.
Definition at line 35 of file OutletGroupManager.idl.
| int pdumodel::OutletGroupManager::GroupDeletedEvent::uniqueId | 
Random unique ID of the deleted group.
Definition at line 34 of file OutletGroupManager.idl.