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 Nov 28, 2024
1 parent 9ca6d75 commit 6554a2a
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 @@ -6261,6 +6261,7 @@ SESWTC:


PRWDPC:
guid: "3279876b-0bcd-4fc1-8e9a-273cff67c69e"
description: "Primary water loop differential pressure control."
is_abstract: true
implements:
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 @@ -753,6 +753,7 @@ CH_SS_CHWDPC_CHWDT_CHWRISOVPM_HWDT_HWDPM_REFPM2X_REFSM2X_CPC2X:
- CPC2X

CH_SS_CHWDPC_SCHWTC_CHWRISOVPM_HWDT_HWDPM_REFPM2X_REFSM2X_CPC2X:
guid: "881cb7fd-97ea-4271-b0ac-547dd38a0bc4"
description: "Temperature differential across heating water for heat recovery chiller, differential pressure control with chilled and heating water, isolation valve monitoring for chilled water, and refrigerant pressure and temperature monitoring."
is_canonical: true
implements:
Expand Down
1 change: 1 addition & 0 deletions ontology/yaml/resources/HVAC/entity_types/CHWS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ CHWS_SEWDPC_SESWTC_SERWFRM_PRWFRM_PWDT:
- PWDT

CHWS_SEWDPC_SESWTC_SERWFRM_PRWFRM_PRWDPC_PWDT:
guid: "fe148047-bc3a-48be-96e8-c1d589e2d4e6"
description: "Chilled water system with secondary loop supply water temperature control, primary and secondary differential pressure control, primary and secondary flowrate monitoring."
is_canonical: true
implements:
Expand Down

0 comments on commit 6554a2a

Please sign in to comment.