[monitor] ; Path to store log data data_path = /NVMEDATA/monitor ; Log rotation log_rotate = 10 MB ; Max temp before shutdown in C max_temp = 40.0 ; Max humidity before shutdown in % max_humidity = 30.0 ; Actually do the shutdown on condition do_shutdown = true [serial] ; The tty port for the serial connection to the controller port = /dev/ttyUSB0 ; The serial port baud rate baud = 115200