Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Event: A new outlet group has been created. More...
import"OutletGroupManager.idl";
Public Attributes | |
int | id |
The ID under which the outlet group manager references this group; may be reused after a group is deleted. | |
int | uniqueId |
Random ID uniquely identifying the new group. | |
OutletGroup | group |
The new group. | |
OutletGroup::Settings | settings |
The new group's settings. | |
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: A new outlet group has been created.