Skip to content

Commit

Permalink
Add GUIDs to new entity types
Browse files Browse the repository at this point in the history
  • Loading branch information
db-robot committed Dec 13, 2023
1 parent 0751a2c commit 581f9cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5779,6 +5779,7 @@ HWDDC:


CHWDDC:
guid: "99f887ba-5cf1-4930-8cb1-69be1d84155e"
description: "Chilled water valve with dual setpoint control on discharge side."
is_abstract: true
opt_uses:
Expand Down
1 change: 1 addition & 0 deletions ontology/yaml/resources/HVAC/entity_types/CH.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ CH_SS_DX2SWC_CHDXVSC2X_RWTM_MWDPC_RWISOVM_REFSM2X_REFPM2X_CPC_INVIPWM2X_INVOPWM2
- INVOPWM2X

CH_SS_DX2SWC_CHDXVSC2X_RWTM_MWDPC_REFSM2X_REFPM2X_CPC_INVIPWM2X_INVOPWM2X:
guid: "315ae36a-c828-4c22-a82a-40be34d0cfe9"
description: "Two stage air cooled chiller with dual compressor variable speed control, minimum differential pressure control, return water temperature monitoring, two circuit refrigerant monitoring, circulation pump monitoring and input/output inverter power monitoring."
is_canonical: true
implements:
Expand Down
1 change: 1 addition & 0 deletions ontology/yaml/resources/HVAC/entity_types/MAU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,7 @@ MAU_DFSS_DFVSC_DSP_CHWDC_HWDC_OADM_ZSPM:
- smoke_alarm

MAU_DFSS_DFVSC_DSP_HWDDC_CHWDDC_OADM:
guid: "29ae4ff3-dee3-462e-9dc5-a6cc7457cb88"
description: "Makeup air unit with heating and cooling."
is_canonical: true
implements:
Expand Down

0 comments on commit 581f9cc

Please sign in to comment.