Devicesubscription – BrightSign Network Web API Reference Manual v.3.8 User Manual

Page 121

Advertising
background image

109

[DateTime] LastSyncSpecProcessedTime

[DateTime] LastContentDownloadStartTime:(Read Only) A UTC timestamp indicating when the device
last began downloading content from the BrightSign Network servers.

[DateTime] LastContetnDownloadEndTime:(Read Only) A UTC timestamp indicating when the device last
completed downloading content from the BrightSign Network servers.

[DateTime] LastHeartbeatTime: (Read Only) A UTC timestamp indicating when the device last reported its
health status to the BrightSign Network servers.

[DateTime] LastErrorTime: (Read Only) A UTC timestamp indicating the most recent time that the device
reported a current error.

[DeviceHealthStatus] HealthStatus:(Read Only) A

DeviceHealthStatus

enumeration value representing

the current health status of the device.

[DeviceNetworkSettings] NetworkSettings: A

DeviceNetworkSettings

structure containing network

settings for the associated device.

[DeviceLogsSettings] LogsSettings: A

DeviceLogsSettings

structure containing logging settings for the

associated device.

[bool] EnableDiagnosticWebServer: A flag specifying whether the Diagnostic Web Server should be
enabled on the device.

[string] DiagnosticWebServerPassword: A password for restricting access to the Diagnostic Web Server.
For security reasons, this property will always return Null (even if it has a value) when called by the following device
management web methods:

GetAllDevices, GetSpecifiedDevices, FindDevices, GetDevice,

GetDeviceBySerial.

DeviceSubscription Entity

The DeviceSubscription entity represents the application of a purchased BrightSign Network subscription to a device. It
has the following properties:

[int] Id:(Read Only) The identifier and primary key of a DeviceSubscription instance.

Advertising