BrightSignNetwork (BSN) Main A...
...
Data Types (2017/01)
Custom Data Types (2017/01)
Tagged Group Entity (2017/01)
1min
all tagged groups entities are structured as follows entity id int a unique identifier for the tagged group instance name string the name of the tagged group instance rule string defines a tag based expression, and based on that expression, the system will assign players to this tag for example, an expression can select for players having a wifi connection with 10gb of free space on an sd1 disk isdynamic bool whether the tagged group instance is dynamic or static dynamic groups get populated by players automatically players must be manually assigned to static groups even if a rule exists description string the customer defined description of the tagged group haschanges bool whether the tagged (static) group instance has changes this indicates if changes occurred on the player side if so, the list of matches is no longer valid and needs to be manually updated creationdate datetime indicates when the tagged group was created on bsn cloud see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type lastmodifieddate datetime indicates when the tagged group was last modified on bsn cloud see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type devicescount ushort the number of players that are members of the tagged group (players can be part of many groups, and groups can contain many players) deviceshealthstatus devicehealthstatus\[] returns one of "ok", "warning", or "error", depending on the player's health devices deviceinfo\[] supported representations include id int the unique identifier for the device serial string the device serial number permissions list\<permission> a list of permission object instances representing permissions rules assigned to the tagged group instance