config
This commit is contained in:
12
sink/sink20169.cfg
Normal file
12
sink/sink20169.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
influxUser = "";
|
||||
influxPass = "";
|
||||
influxServer = "127.0.0.1";
|
||||
influxPort = 8086;
|
||||
influxDatabase = "smarthome2";
|
||||
influxMeasurement = "mainsfrequency";
|
||||
|
||||
devices = {
|
||||
MainsCnt1 = {
|
||||
sharedSecret = "strengGeheim";
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user