Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
pdumodel::OutletGroupManager::GroupDeletedEvent Struct Reference

Event: An outlet group has been deleted. More...

Inheritance diagram for pdumodel::OutletGroupManager::GroupDeletedEvent:
event::UserEvent idl::Event

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...
 

Detailed Description

Event: An outlet group has been deleted.

Definition at line 31 of file OutletGroupManager.idl.

Member Data Documentation

◆ id

int pdumodel::OutletGroupManager::GroupDeletedEvent::id

The ID under which the outlet group manager referenced the group.

Definition at line 32 of file OutletGroupManager.idl.

◆ settings

OutletGroup::Settings pdumodel::OutletGroupManager::GroupDeletedEvent::settings

Last group settings before deletion.

Definition at line 35 of file OutletGroupManager.idl.

◆ uniqueId

int pdumodel::OutletGroupManager::GroupDeletedEvent::uniqueId

Random unique ID of the deleted group.

Definition at line 34 of file OutletGroupManager.idl.


The documentation for this struct was generated from the following file: