Skip to content

Commit fb859ea

Browse files
add config json template
1 parent 8fb3963 commit fb859ea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/solar2_json.tmp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"influx_url": "https://your.influx",
3+
"timer_interval": 2,
4+
"treshold": 123,
5+
"influx_db": "DB",
6+
"influx_usr": "USER"
7+
"influx_psw": "PSW",
8+
}

0 commit comments

Comments
 (0)