refactor config
This commit is contained in:
@ -7,9 +7,10 @@ influxMeasurement = "mainsfrequency";
|
||||
|
||||
receivePort = 20169;
|
||||
|
||||
devices = {
|
||||
MainsCnt01 = {
|
||||
devices = (
|
||||
{
|
||||
deviceId = "MainsCnt01";
|
||||
sharedSecret = "Uj6*uKDp@8Kvfa4g5eRMLUfVsSuqjxW";
|
||||
location = "Essen_DE";
|
||||
};
|
||||
};
|
||||
);
|
||||
|
Reference in New Issue
Block a user