Skip to main content
Skip table of contents

Device data model

This data structure represents a generic device.

Note that a Media Player or Set Top Box is an instance of a Device, and that the Media Player data model and Set Top Box data model extend the Device data model.

NameDescriptionAlways available
accountUIDThe unique account identifier within the SDP. This identifier is not known externally to the SDP, so should only be used for SDP API calls. Account number should be used for account identification wherever possible.Yes
descriptionDescription of the device if available.No
deviceClassifierUIDUnique identifier of the device classifier within the SDP. Can be used to retrieve the device classifier from the Device Classifier Service.No
deviceEnabledtrue if the device is enabled, otherwise false. The device will not be able to use the service if this is false, so should be true.Yes
deviceType

The device type. Should be one of:

  • STB – Set Top Box
  • MP – Media Player
Yes
drmInstanceNameThe name of the DRM system.No
nameDevice name.No
physicalAddressThe current IP address of the device, if available.No
profileIDCan be used to retrieve device profile information from the Profile Service.No
UIDUnique device identifier within the SDP. Can be used to query other APIs in the SDP but not any other modules or systems.Yes
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.