Devicelogssettings structure, Devicehealthstatus enumeration, Devicehealthstatus – BrightSign Network Web API Reference Manual v.3.8 User Manual

Page 126: Devicelogssettings

Advertising
background image

114

[string] SubnetMask: A user-defined IPv4 subnetwork mask for the device wireless connection.

[string] DefaultGateway: A user-defined IPv4 address of a default gateway for the device wireless
connection.

[string] DNS1: A user-defined IPv4 address of a preferred DNS server for the device wireless connection.

[string] DNS2: A user-defined IPv4 address of an alternate DNS server for the device wireless connection.

[string] DNS3: A user-defined IPv4 address of a second alternate DNS server for the device wireless
connection.

DeviceLogsSettings Structure

The DeviceLogsSettings structure has the following values:

[bool] EnableDiagnosticLog: A flag specifying whether the device should generate a diagnostic log.

[bool] EnableEventLog: A flag specifying whether the device should generate an event log.

[bool] EnablePlaybackLog: A flag specifying whether the device should generate a playback log.

[bool] EnableStateLog: A flag specifying whether the device should generate a state log.

[bool] UploadAtBoot: A flag specifying whether the device should upload the current logs to the BrightSign
Network during the boot process.

[Nullable<TimeSpan>] UploadTime: The time each day (according to the reported time zone) when the
device should upload its current logs. A Null value indicates that the device should not regularly upload logs. The
device can still upload logs during the boot process or via direct commands from the user.

DeviceHealthStatus Enumeration

The DeviceHealthStatus enumeration has the following values:

Normal

Warning

Error

NoSubscription

Advertising