Skip to content

Commit

Permalink
Merge pull request #1397 from Ciaran-Oflannagain/dhwt_hereworks_21.8.24
Browse files Browse the repository at this point in the history
New DWHT, update previous DHWT description
  • Loading branch information
shambergoldstein authored Aug 27, 2024
2 parents 625bf1a + 856b5d1 commit bfe9d09
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
16 changes: 16 additions & 0 deletions ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3175,6 +3175,22 @@ HWSWC:
implements:
- CONTROL

HWRWC:
guid: "1805f8ee-1425-4b51-9a3d-563be38c7c13"
description: "Heating water valve monitoring on return water side."
is_abstract: true
opt_uses:
- heating_thermal_power_capacity
- heating_water_valve_percentage_sensor
- supply_water_temperature_sensor
- high_return_water_temperature_alarm
- low_return_water_temperature_alarm
uses:
- heating_water_valve_percentage_command
- return_water_temperature_sensor
- return_water_temperature_setpoint
implements:
- CONTROL

PHWSC:
guid: "0f2f9a53-6aab-4c9c-801f-bb11b021e42a"
Expand Down
12 changes: 11 additions & 1 deletion ontology/yaml/resources/HVAC/entity_types/DHWT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,19 @@
### Canonical Types ###
########################

DHWT_HWTTC_CPC_HWRWC:
guid: "cdf9abad-348f-4969-a00b-426bbf67eb21"
description: "Standard calorifier with return pump."
is_canonical: true
implements:
- DHWT
- HWTTC
- CPC
- HWRWC

DHWT_HTSWC_HWTTC_CPC_HWSWC:
guid: "a7075251-5beb-41da-9a05-61496f6fcb4e"
description: "Standard calorifier with return pump."
description: "Standard calorifier with return pump and immersion heater."
is_canonical: true
implements:
- DHWT
Expand Down

0 comments on commit bfe9d09

Please sign in to comment.