Skip to content

Commit

Permalink
Merge pull request #1380 from Ciaran-Oflannagain/newFCU_HW_Ciaran
Browse files Browse the repository at this point in the history
New FCU Entity type
  • Loading branch information
cstirdivant authored Jul 24, 2024
2 parents 6d5e129 + 87b96bc commit 14d808a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion ontology/yaml/resources/HVAC/entity_types/FCU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@ FCU_DFSS_DFSMC_HWRC:
FCU_DFVSC_RTM_CO2M_HWZTC_CHWZTC:
is_canonical: true
guid: "6f6fd049-576c-4f0a-894d-a6433575b8dd"
description: "Fan coil unit with zone temperature control, heating water and chilled water valve monitoring."
description: "Fan coil unit with zone temperature control, CO2 monitoring, heating water and chilled water valve monitoring."
implements:
- FCU
- DFVSC
Expand All @@ -1655,6 +1655,18 @@ FCU_DFVSC_RTM_CO2M_HWZTC_CHWZTC:
- HWZTC
- CHWZTC

FCU_DFVSC_RTM_HWZTC_CHWZTC:
is_canonical: true
guid: "a961a75f-bac2-4982-9f58-bc74240ccf8a"
description: "Fan coil unit with zone temperature control, heating water and chilled water valve monitoring."
implements:
- FCU
- DFVSC
- RTM
- HWZTC
- CHWZTC


FCU_DFMSC_CHWZTC:
is_canonical: true
guid: "2b7cde44-9553-405b-b186-0fdf126a9a8c"
Expand Down

0 comments on commit 14d808a

Please sign in to comment.