Device Setup Entity (v2)
The device setup entity contains the following properties:
_id
string: A system-supplied ID for the player setup
createdAt
string: A UTC timestamp indicating when the player setup was created. The date/time is formatted as yyyy-mm-ddThh:mm:ss.sssZ
updatedAt
string: A UTC timestamp indicating when the player setup was last modified. The date/time is formatted as yyyy-mm-ddThh:mm:ss.sssZ
bDeploy
bDeploy{ }: A B-Deploy Entity (v2)
bsnDeviceRegistrationTokenEntity
tokenEntity{ }: A Token Entity (v2)
bsnGroupName
string: The name of the BSN.cloud group to which provisioned players will be assigned. This value defaults to the "Default" group if undefined.
setupType
string: The player setup type. This value is currently always "bsn".
version
string: The B-Deploy cloud version. This value should currently be "2.0.0"
deviceName
string: The name given to players that are provisioned with the player setup package
deviceDescription
string: The description give to players that are provisioned with the player setup package
url
string optional: The Partner Application URL specified for a player to use when finding the application to download.