diff --git a/ontology/yaml/resources/HVAC/entity_types/CU.yaml b/ontology/yaml/resources/HVAC/entity_types/CU.yaml index 9153ed228..d3f1ee69e 100644 --- a/ontology/yaml/resources/HVAC/entity_types/CU.yaml +++ b/ontology/yaml/resources/HVAC/entity_types/CU.yaml @@ -30,6 +30,18 @@ CU_SFSS_SFVSC_CHWSC_HTSC_SSPC_SARC_MTM: - SARC - MTM +CU_DFSS_DFVSC_CHWZTC_HWZTC_RTM_ZHM: + description: "Compartment unit on discharge side with start/stop, status, cooling and heating (zone temp control)." + is_canonical: true + implements: + - CU + - DFSS + - DFVSC + - CHWZTC + - HWZTC + - RTM + - ZHM + ################################### ### Existing Non-standard Types ### ###################################