add burner stage 2 working time, #392

This commit is contained in:
MichaelDvP
2022-03-11 13:05:20 +01:00
parent 657914db26
commit d56cdeec77
4 changed files with 12 additions and 6 deletions

View File

@@ -125,6 +125,7 @@ class Boiler : public EMSdevice {
uint8_t setBurnPow_; // max output power in %
uint32_t burnStarts_; // burner restarts
uint32_t burnWorkMin_; // Total burner operating time
uint32_t burn2WorkMin_; // burner stage 2 operating time
uint32_t heatWorkMin_; // Total heat operating time
uint32_t UBAuptime_; // Total UBA working hours
char lastCode_[75]; // last error code