mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-25 16:40:51 +00:00
MQTT JSON classic/multi topic/flat
This commit is contained in:
@@ -229,12 +229,6 @@ struct UiConfig {
|
||||
char language[3];
|
||||
}; // 15
|
||||
|
||||
struct TempSensorConfig {
|
||||
uint8_t address[8];
|
||||
char name[16];
|
||||
bool common;
|
||||
};
|
||||
|
||||
struct UpgradeInformation {
|
||||
char fromVersion[8];
|
||||
char toVersion[8];
|
||||
|
||||
Reference in New Issue
Block a user