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 (domestic hot water) installation entity", "properties": {"dhw__temperature__in": {"default": null, "description": "Inlet temperature of the DHW", "title": "Dhw Temperature In", "type": "number"}, "dhw__temperature__out": {"default": null, "description": "Outlet temperature of the DHW", "title": "Dhw Temperature Out", "type": "number"}, "dhw__temperature__x": {"default": null, "description": "DHW temperature at a specific position", "title": "Dhw Temperature X", "type": "number"}, "dhw__volumeflow": {"default": null, "description": "Volume flow of the DHW in the pipe (position determination possible)", "title": "Dhw Volumeflow", "type": "number"}}, "title": "DHWInstallation", "type": "object"}