mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-25 00:28:33 +00:00
Merge branch 'master' into dev-v2.2
This commit is contained in:
@@ -71,6 +71,6 @@ bool DomoticzMqttHandler::publishPrices(EntsoeApi* eapi) {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool DomoticzMqttHandler::publishSystem(HwTools* hw) {
|
||||
bool DomoticzMqttHandler::publishSystem(HwTools* hw, EntsoeApi* eapi, EnergyAccounting* ea) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user