Skip to content

Commit

Permalink
Revert "Adding ontology extensions for AHUs & VAV"
Browse files Browse the repository at this point in the history
  • Loading branch information
cstirdivant authored Jan 19, 2024
1 parent 891fb6a commit f807393
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 84 deletions.
74 changes: 0 additions & 74 deletions ontology/yaml/resources/HVAC/entity_types/AHU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,26 +379,6 @@ AHU_DFSS_DSP_ECONZ_HPZC_HT2ZC:
- HPZC
- HT2ZC

AHU_DFSS_DSP_ECONMD_HP2ZC:
description: "Single zone heat pump AHU with economizer mode control."
is_canonical: true
implements:
- AHU
- DFSS
- DSP
- ECONMD
- HP2ZC

AHU_DFSS_DSP_ECONMD_HP3ZC:
description: "Single zone heat pump AHU with economizer mode control."
is_canonical: true
implements:
- AHU
- DFSS
- DSP
- ECONMD
- HP3ZC

AHU_DFSS_DSP_DX2ZC_ECONZ_EFSS:
guid: "ceb87a73-0847-4203-bf37-d6f57619f4fd"
description: "Single zone AHU."
Expand Down Expand Up @@ -1760,22 +1740,6 @@ AHU_BSPC_DX2SC_ECONM_EFSS_EFVSC_SFSS_SFVSC_SSPC_SARC:
- SSPC
- SARC

AHU_BSPC_DX2SC_ECONM_EFSS_EFVSC_HT2SC_SARC_SFSS_SFVSC_SSPC:
description: "Multi-zone AHU with two-stage DX cooling, two-stage heating, economizer mode control & supply air reset control."
is_canonical: true
implements:
- AHU
- BSPC
- DX2SC
- ECONM
- EFSS
- EFVSC
- HT2SC
- SARC
- SFSS
- SFVSC
- SSPC

AHU_BSPC_DXSC_ECON_EFSS_EFVSC_SFSS_SFVSC_SSPC:
guid: "d79782e0-ca1a-40ce-afea-802988578518"
description: "Multi-zone AHU."
Expand Down Expand Up @@ -2005,21 +1969,6 @@ AHU_BSPC_DX3SC_ECONM_EFSS_EFVSC_SFSS_SFVSC_SSPC:
- SFVSC
- SSPC

AHU_BSPC_DX3SC_ECONM_EFSS_EFVSC_SARC_SFSS_SFVSC_SSPC:
description: "Multi-zone AHU with three-stage DX cooling, economizer mode control & supply air reset control."
is_canonical: true
implements:
- AHU
- BSPC
- DX2SC
- ECONM
- EFSS
- EFVSC
- SARC
- SFSS
- SFVSC
- SSPC

AHU_BSPC_DX2SC_ECON_EFSS_SARC_SFM_SFSS_SSPC:
guid: "f32f304a-40cb-4a7f-a911-8cc09b71d3cf"
description: "Multi-zone AHU."
Expand Down Expand Up @@ -2502,19 +2451,6 @@ AHU_BSPC_DX4SC_ECON_EFSS_EFVSC_MOAFC_SFSS_SFVSC_SSPC_STC:
- SSPC
- STC

AHU_DX2SC_ECONM_EFSS_SARC_SFSS_SFVSC_SSPC:
description: "Multi-zone AHU with two-stage DX cooling, economizer mode control & supply air reset control."
is_canonical: true
implements:
- AHU
- DX2SC
- ECONM
- EFSS
- SARC
- SFSS
- SFVSC
- SSPC

AHU_DX2SC_ECONM_EFSS_SARC_SFC_SFSS_SFVSC_SSPC:
guid: "43567299-cca7-4ac0-8259-125609ec6cb3"
description: "Multi zone unit with 2-stage compressor."
Expand Down Expand Up @@ -4009,16 +3945,6 @@ AHU_CHW2XSC_RFSS2X_RFVSC2X_SFSS2X_SFVSC2X_RFC_EDRPC_RTM_SARC_SFC_SSPC_VOADM2X:
- SSPC
- VOADM2X

AHU_CHWDC_DFSS_DSP_ECONMD:
description: "Single zone chilled water AHU with economizer mode control."
is_canonical: true
implements:
- AHU
- CHWDC
- DFSS
- DSP
- ECONMD

AHU_CHWDC_DFSS_DFVSC_DSP_ECONZ_EFSS_ZSPC:
guid: "9cdfd662-3ab3-4c75-b63f-c7020023ebcc"
description: "Single zone AHU with zone static pressure control."
Expand Down
10 changes: 0 additions & 10 deletions ontology/yaml/resources/HVAC/entity_types/VAV.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,16 +162,6 @@ VAV_SD_DSP_HWDC_VOCC:
- HWDC
- VOCC

VAV_CO2M_DSP_HWZC_SD:
description: "Single duct reheat VAV with CO2 monitoring and temp control."
is_canonical: true
implements:
- VAV
- CO2M
- DSP
- HWZC
- SD

VAV_SD_DSP_HWZC_CO2C:
guid: "d2f8854c-09b1-423c-b0cf-6f64e79663f6"
description: "Single duct reheat VAV with CO2 and temp control."
Expand Down

0 comments on commit f807393

Please sign in to comment.