config
This commit is contained in:
@ -10,7 +10,9 @@ receivePort = 20169;
|
|||||||
devices = (
|
devices = (
|
||||||
{
|
{
|
||||||
deviceId = "MainsCnt01";
|
deviceId = "MainsCnt01";
|
||||||
|
// sharedSecret must have exactly 31 characters
|
||||||
sharedSecret = "Uj6*uKDp@8Kvfa4g5eRMLUfVsSuqjxW";
|
sharedSecret = "Uj6*uKDp@8Kvfa4g5eRMLUfVsSuqjxW";
|
||||||
|
// location must neither contains spaces nor commas or any other URL-special characters
|
||||||
location = "Essen_DE";
|
location = "Essen_DE";
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user