You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"description": "Model for a DHW distribution entity (lab use only)", "properties": {"dhw__temperature__setpoint": {"default": null, "description": "Value of the setpoint temperature (monitoring or external control)", "title": "Dhw Temperature Setpoint", "type": "number"}, "dhw__status__measuring_section": {"default": null, "description": "Status indicating whether the measuring section is being flowed through", "title": "Dhw Status Measuring Section", "type": "number"}, "dhw__status__bypass": {"default": null, "description": "Status indicating whether the bypass is being flowed through", "title": "Dhw Status Bypass", "type": "number"}, "dhw__volumeflow__setpoint": {"default": null, "description": "Value of the volumetric flow setpoint (monitoring or external control)", "title": "Dhw Volumeflow Setpoint", "type": "number"}}, "title": "DHWDistribution", "type": "object"}