Skip to content

Commit 7550b8b

Browse files
authored
Merge pull request #1552 from hhunterr71/master
AHU Addition
2 parents 7224aea + bae77ab commit 7550b8b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4051,6 +4051,7 @@ ECON:
40514051
- low_mixed_air_temperature_alarm
40524052
- high_return_air_temperature_alarm
40534053
- failed_return_air_temperature_alarm
4054+
- failed_supply_air_temperature_alarm
40544055
- high_supply_air_temperature_alarm
40554056
- low_return_air_temperature_alarm
40564057
- low_supply_air_temperature_alarm

ontology/yaml/resources/HVAC/entity_types/AHU.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,6 +1958,22 @@ AHU_BSPC_DX2SC_ECON_EFSS_EFVSC_SFSS_SFVSC_SSPC:
19581958
- SFVSC
19591959
- SSPC
19601960

1961+
AHU_BSPC_DX2SC_ECON_EFSS_EFVSC_SARC_SFSS_SFVSC_SSPC:
1962+
guid: "584be242-4b39-4d4b-9e09-3dbfea64644d"
1963+
description: "Multi-zone AHU."
1964+
is_canonical: true
1965+
implements:
1966+
- AHU
1967+
- BSPC
1968+
- DX2SC
1969+
- ECON
1970+
- EFSS
1971+
- EFVSC
1972+
- SARC
1973+
- SFSS
1974+
- SFVSC
1975+
- SSPC
1976+
19611977
AHU_BSPC_DX4SC_ECON_EFSS_OAFMC_SFSS_SFVSC_SSPC:
19621978
guid: "dbda21a6-a19b-4f56-a72d-15a61d4afc97"
19631979
description: "Multi-zone AHU."

0 commit comments

Comments
 (0)