Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All device logs settings entities are structured as follows:

entity:

  • [bool] EnableDiagnosticLog: Whether or not diagnostic logging is enabled on the associated device

  • [bool] EnableEventLog: Whether or not event logging is enabled on the associated device

  • [bool] EnablePlaybackLog: Whether or not playback logging is enabled on the associated device

  • [bool] EnableStateLog: Whether or not state logging is enabled on the associated device

  • [bool] EnableVariableLog: Whether or not variable logging is enabled on the associated device

  • [bool] UploadAtBoot:  Whether logs will be uploaded when the device boots

  • [TimeSpan?Nullable<TimeSpan>] UploadTime: The time when the device will upload logs to BSN.cloud, if available. See TimeSpan for more information about this data type.