Arg parsing, ths sensor, and config file

This commit is contained in:
Alexander Rosenberg
2024-02-25 23:59:26 -08:00
parent cc7992bd93
commit 58e7bc053e
10 changed files with 609 additions and 63 deletions
+7
View File
@@ -0,0 +1,7 @@
DEFAULT_CONFIG_PATH=config.conf
DEFAULT_GPIO_DEVICE=/dev/gpioc0
DEFAULT_TEMP_KEY=dev.gpioths.0.temperature
DEFAULT_HUMID_KEY=dev.gpioths.0.humidity
DEFAULT_FAIL_KEY=dev.gpioths.0.fails
DEFAULT_FAIL_LIMIT=5
DEFAULT_LCD_VERSION=jp