configuration
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
typedef struct __attribute__((__packed__)) s_configBlock {
|
||||
char deviceName[16];
|
||||
uint8_t macAddress[6];
|
||||
int32_t frontendThreshold;
|
||||
char brokerName[64];
|
||||
char watchdogTopic[64];
|
||||
char startupTopic[64];
|
||||
|
Reference in New Issue
Block a user