mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-02-03 08:07:44 +05:00
added DHW flow rate from OT
This commit is contained in:
@@ -101,6 +101,7 @@ struct Variables {
|
||||
struct {
|
||||
float modulation = 0.0f;
|
||||
float pressure = 0.0f;
|
||||
float dhwFlowRate = 0.0f;
|
||||
} sensors;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user