Skip to content

Commit

Permalink
Revised type descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniya-engel committed Nov 21, 2023
1 parent 09b9ea0 commit 67f47c4
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6963,7 +6963,7 @@ PMDM:

HSWTC:
guid: "d9cf672c-8081-4e2b-9bba-599d8ac2bbd2"
description: "Heating water valve monitoring on supply water side."
description: "Heating supply water temperature control."
is_abstract: true
opt_uses:
- heating_supply_water_valve_percentage_sensor
Expand Down
2 changes: 1 addition & 1 deletion ontology/yaml/resources/HVAC/entity_types/CT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@ CT_SS_VSC_SWTM_RWISOVM_SWISOVM_FSWISOVM_FRWISOVM:
- FRWISOVM
opt_uses:
- high_water_level_alarm
- low_water_level_alarm
- low_water_level_alarm
16 changes: 2 additions & 14 deletions ontology/yaml/resources/HVAC/entity_types/FCU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1791,24 +1791,12 @@ FCU_RHDHS_DXDC_DFSS_RTM_DSPM_DFM:
- water_leak_alarm
- failed_alarm

FCU_DFSS_DFMSC_CSP_CHWZC:
FCU_DFSS_DFMSC_CHWZC:
guid: "3d8c3cf8-401f-45d4-89b2-b87f52e4efc9"
description: "Chilled water FCU with cooling-only (zone control) and discharge fan multi-speed control."
is_canonical: true
implements:
- FCU
- DFSS
- DFMSC
- CSP
- CHWZC

FCU_DFSS_CSP_DXZC_RAIDC:
guid: "a1652130-9f2c-4d3b-8e89-c9e34d60533e"
description: "Typical DX FCU with cooling-only (discharge control) with return air isolation damper control."
is_canonical: true
implements:
- FCU
- DFSS
- CSP
- DXZC
- RAIDC
- CHWZC
5 changes: 4 additions & 1 deletion ontology/yaml/resources/HVAC/entity_types/GENERALTYPES.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,13 @@ CDWS:

ASHP:
guid: "548532cf-e175-47e5-b6a1-82ac92362d38"
description: "Tag for air-source heat pumps."
description: "Tag for air-source heat pumps. An ASHP is a device that transfers heat from the surrounding air into
a heating water system through the use of a reversed refrigeration cycle."
is_abstract: true
opt_uses:
- failed_communication_alarm
implements:
- EQUIPMENT

CT:
guid: "d3872cf4-a6c7-4baf-9115-4cbd92d62e64"
Expand Down
2 changes: 1 addition & 1 deletion ontology/yaml/resources/subfields/subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ descriptor:
model: "Particular design version of an asset (e.g. model_label)."
neutral: "Line in the electrical cirucit which carries current back to the source. Distinct from ground."
next: "Something that occurs directly in time after the present or most recent one."
no: "Nitrogen monoxide, a colorless gas. It is a toxic air pollutant."
"no": "Nitrogen monoxide, a colorless gas. It is a toxic air pollutant."
no2: "Nitrogen dioxide."
north: "Cardinal direction; opposite of south"
occupancy: "State of being occupied."
Expand Down

0 comments on commit 67f47c4

Please sign in to comment.