add inactive flag to configuration
This commit is contained in:
@ -12,6 +12,7 @@ receivePort = 20169;
|
||||
|
||||
devices = (
|
||||
{
|
||||
inactive = true;
|
||||
deviceId = "MainsCnt01";
|
||||
// sharedSecret must have exactly 31 characters
|
||||
sharedSecret = "Uj6*uKDp@8Kvfa4g5eRMLUfVsSuqjxW";
|
||||
|
Reference in New Issue
Block a user