mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-06 14:21:58 +00:00
Various changes for version updates and some debugging for upload
This commit is contained in:
@@ -80,6 +80,7 @@ bool JsonMqttHandler::publish(AmsData* data, AmsData* previousState) {
|
||||
);
|
||||
return mqtt->publish(topic, json);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
bool JsonMqttHandler::publishTemperatures(AmsConfiguration* config, HwTools* hw) {
|
||||
|
||||
Reference in New Issue
Block a user