This commit is contained in:
2021-02-08 13:13:05 +01:00
parent 388d7fa7ab
commit f2a3d2edc4
5 changed files with 56 additions and 10 deletions

View File

@ -15,6 +15,7 @@ t_configBlock defaultConfigBlock = {
.deviceId = "MainsCnt01",
.sharedSecret = "sharedSecretGanzGeheim",
.location = "Essen, DE",
.sinkServer = "laborpc",
.filler = { 0 }
};