Module OBS

This module contains classes and functions specific to the Observator products. The obs module contains functions for observator products accessing product information

Other functions

obs.syslog_level_repl(log_level: string)
obs.syslog_level_sd(log_level: string)

Set the level of logging for the SD card and for the REPL logging.

  • log_level is the the level at which the syslogs will be logged and can be one of the following levels: debug, info, warn, error, fatal.