Wolfgang Hottgenroth e4492c355e config
2021-02-10 17:58:48 +01:00

17 lines
331 B
INI

// influxUser = "";
// influxPass = "";
influxServer = "172.16.10.16";
influxPort = 8086;
influxDatabase = "smarthome2";
influxMeasurement = "mainsfrequency";
receivePort = 20169;
devices = (
{
deviceId = "MainsCnt01";
sharedSecret = "Uj6*uKDp@8Kvfa4g5eRMLUfVsSuqjxW";
location = "Essen_DE";
}
);