22 lines
333 B
INI
Raw Normal View History

2021-02-17 18:15:48 +01:00
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";