Ininial commit

This commit is contained in:
Thomas Klaehn
2024-05-07 10:38:01 +02:00
commit 149f4be8dd
8 changed files with 338 additions and 0 deletions

7
config/config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"influxdb_host": "nuc",
"influxdb_port": 8086,
"influxdb_token": "",
"mqtt_broker": "nuc",
"mqtt_port": 1883
}