first commit

This commit is contained in:
Schemen
2021-02-17 17:58:11 +01:00
commit 5cb64e377a
5 changed files with 380 additions and 0 deletions

7
config.ini.example Normal file
View File

@@ -0,0 +1,7 @@
[DEFAULT]
InfluxdbHost = influx.example.com
InfluxdbPort = 8086
InfluxdbUser = airthings
InfluxdbPassword = airthings
InfluxdbDatabase = airthings
Interval = 60