Deviceconnectionsperiod enumeration, Devicenetworksettings structure, Deviceconnectionsperiod – BrightSign Network Web API Reference Manual v.3.8 User Manual

Page 124: Devicenetworksettings

Advertising
background image

112

Active: The normal operational status of a subscription.

Suspending: An intermediate status between “Active” and “Suspended”, indicating that the subscription is still
operational but will be suspended in less than 14 days.

Suspended: The status of a subscription that is non-operational but has not expired yet.

DeviceConnectionsPeriod Enumeration

The DeviceConnectionsPeriod enumeration represents the interval of time between device-server communication events.
It can have the following values:

Custom: The value assigned to all devices that are configured using BrightAuthor.

FiveMinutes

FifteenMinutes

ThirtyMinutes

OneHour

SixHours

TwelveHours

OneDay

DeviceNetworkSettings Structure

The DeviceNetworkSettings structure has the following values:

[string] ProxyServer: The host name and port of a proxy server for the device to work through.

[string] TimeServer: The URL of an NTP service endpoint or HTTP 1.1 resource that the device should use
as a source for clock synchronization.

[string] Broadcast

[DeviceWiredSettings] Wired: A

DeviceWiredSettings

structure that contains wired connection settings for

the device.

[DeviceWirelessSettings] Wireless: A

DeviceWirelessSettings

structure that contains wireless settings for

the device.

Advertising