mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-03 22:59:28 +00:00
Support fw upgrade via MQTT with JSON payload (#941)
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
bool publishPrices(PriceService*);
|
||||
bool publishSystem(HwTools* hw, PriceService* ps, EnergyAccounting* ea);
|
||||
bool publishRaw(String data);
|
||||
bool publishFirmware();
|
||||
|
||||
void onMessage(String &topic, String &payload);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user