Group, Group entity – BrightSign Network Web API Reference Manual v.3.8 User Manual
Page 106

94
GROUP
Group Entity
The Group entity has the following properties:
•
[int] Id:(Read Only) The identifier and primary key of the Group instance.
•
[string] Name: The user-defined name of the Group instance. This is an alternate key and must be unique
within the scope of the account.
•
[DateTime] CreationDate:(Read Only) A UTC timestamp indicating when the Group instance was created
within the BrightSign Network.
•
[string] MinAutorunVersion:(Read Only) The minimum version of device autorun required to play
presentations scheduled for the Group instance.
•
[string] HDx10Firmware: The minimum version of device firmware required to play presentations for the
following player models: HD210w, HD1010, HD1010w.
•
[string] HDx20Firmware: The minimum version of device firmware required to play presentations for the
following player models: AU320, HD220, HD1020.
•
[string] XDx30Firmware: The minimum version of device firmware required to play presentations for the
following player models: XD230, XD1030, XD1230.
•
[bool] EnableSerialDebugging: A flag specifying whether serial debugging should be enabled for all players
assigned to the Group instance.
•
[bool] EnableSystemLogDebugging: A flag specifying whether system log debugging should be enabled for
all players assigned to the Group instance.
•
[int] DevicesCount:(Read Only) An integer indicating the number of players assigned to the Group instance.
•
[List<Device>] Devices:(Read Only) A list of
entities that are assigned to the current group.
•
[PresentationInfo[]] Presentations:(Read Only) An array of
presentations that are currently scheduled for the Group instance.