start configmaker

This commit is contained in:
2021-02-17 18:15:48 +01:00
parent 62a5a1bc70
commit f141e8bf0d
4 changed files with 453 additions and 0 deletions

View File

@ -0,0 +1,21 @@
eepromMagic = 0xaffe000b;
configMagic = 0xdead0007;
macAddress = 0x...........;
# max 16 octets
deviceName = "MainsCnt01";
# max 16 octets
deviceId = "MainsCnt01";
# exactly 31 octets
sharedSecret = "5DVYZoB3TwGoFoLAPF8S8EkgURLPqjY";
# max 48 octets
ntpServer = "pool.ntp.org";
# max 48 octets
sinkServer = "sink.hottis.de";