cofnig stuff

This commit is contained in:
2019-10-16 12:04:59 +02:00
parent b0257f5888
commit 0a39c5c85c
5 changed files with 64 additions and 14 deletions

3
src/counter.cfg Normal file
View File

@ -0,0 +1,3 @@
influxUser = "secundus"
influxPass = "geheim"
influxUrl = "http://172.16.3.15:8086/write?db=smarthome2&precision=ms"