solar pump working time, #598

This commit is contained in:
MichaelDvP
2020-11-06 13:17:51 +01:00
parent 690033c2d1
commit 8165e697a7
3 changed files with 13 additions and 3 deletions

View File

@@ -78,6 +78,7 @@ class Solar : public EMSdevice {
void process_SM100Status(std::shared_ptr<const Telegram> telegram);
void process_SM100Status2(std::shared_ptr<const Telegram> telegram);
void process_SM100Energy(std::shared_ptr<const Telegram> telegram);
void process_SM100Time(std::shared_ptr<const Telegram> telegram);
void process_SM100wwTemperature(std::shared_ptr<const Telegram> telegram);
void process_SM100wwStatus(std::shared_ptr<const Telegram> telegram);