Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

All device logs settings entities are structured as follows:

entity:

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

EnableEventLog boolWhether or not event logging is enabled on the associated device

EnablePlaybackLog boolWhether or not playback logging is enabled on the associated device

EnableStateLog boolWhether or not state logging is enabled on the associated device

EnableVariableLog boolWhether or not variable logging is enabled on the associated device

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

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





  • No labels