| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Outlet group metadata. More...
import <OutletGroup.idl;
| Public Attributes | |
| int | groupId | 
| (ID) Value under which OutletGroupManager references this group, unique only for a given point in time | |
| int | uniqueId | 
| (Random) ID value uniquely identifying this group, even after group deletions and creations of new groups | |
Outlet group metadata.
Definition at line 33 of file OutletGroup.idl.
| int pdumodel::OutletGroup::MetaData::groupId | 
(ID) Value under which OutletGroupManager references this group, unique only for a given point in time
Definition at line 34 of file OutletGroup.idl.
| int pdumodel::OutletGroup::MetaData::uniqueId | 
(Random) ID value uniquely identifying this group, even after group deletions and creations of new groups
Definition at line 36 of file OutletGroup.idl.