From 09b9ea0c44234bd6f6fc61f41ee54f31225cf4ee Mon Sep 17 00:00:00 2001 From: Jane Date: Mon, 20 Nov 2023 18:26:25 -0800 Subject: [PATCH] Renamed FSISOVM, FRISOVM and CT type with those implements, fixed filtration subfield description --- ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml | 4 ++-- ontology/yaml/resources/HVAC/entity_types/CT.yaml | 6 +++--- ontology/yaml/resources/subfields/subfields.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml b/ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml index f796378a2..5136286a9 100644 --- a/ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml +++ b/ontology/yaml/resources/HVAC/entity_types/ABSTRACT.yaml @@ -6988,7 +6988,7 @@ WSEBYPVPM: implements: - MONITORING -FSISOVM: +FSWISOVM: guid: "58f0a5fb-fc3e-4384-91b1-ba7db225ec6c" description: "Filtration supply isolation valve monitoring." is_abstract: true @@ -6997,7 +6997,7 @@ FSISOVM: implements: - MONITORING -FRISOVM: +FRWISOVM: guid: "6d8a9548-5879-493a-a991-cd3ed3eb80ac" description: "Filtration return isolation valve monitoring." is_abstract: true diff --git a/ontology/yaml/resources/HVAC/entity_types/CT.yaml b/ontology/yaml/resources/HVAC/entity_types/CT.yaml index 8f14d45e4..e8e6cf6cd 100644 --- a/ontology/yaml/resources/HVAC/entity_types/CT.yaml +++ b/ontology/yaml/resources/HVAC/entity_types/CT.yaml @@ -226,7 +226,7 @@ CT_SS_CWDT_OA_VSFC_CSWIVS_CRWIVS_CSWTC: - run_mode - lost_power_alarm -CT_SS_VSC_SWTM_RWISOVM_SWISOVM_FSISOVM_FRISOVM: +CT_SS_VSC_SWTM_RWISOVM_SWISOVM_FSWISOVM_FRWISOVM: guid: "9ca0256a-9d7f-4b4d-8289-e321e487a2a1" description: "Cooling tower with variable speed control, supply and return isolation valves and supply temp monitoring, supply and return filter isolation valves and supply water temperature monitoring." is_canonical: true @@ -237,8 +237,8 @@ CT_SS_VSC_SWTM_RWISOVM_SWISOVM_FSISOVM_FRISOVM: - SWTM - RWISOVM - SWISOVM - - FSISOVM - - FRISOVM + - FSWISOVM + - FRWISOVM opt_uses: - high_water_level_alarm - low_water_level_alarm diff --git a/ontology/yaml/resources/subfields/subfields.yaml b/ontology/yaml/resources/subfields/subfields.yaml index 9122e6ea3..87957b372 100644 --- a/ontology/yaml/resources/subfields/subfields.yaml +++ b/ontology/yaml/resources/subfields/subfields.yaml @@ -117,7 +117,7 @@ descriptor: panel: "An interface to control a device." fabric: "Textile material." failed: "Indicates that a point is not operating as intended or is incapable of operating." - filtration: "Component used for removing dust and other particulate matter from the air." + filtration: "Process of filtering contaminating elements from equipment or a system." fire: "a potential to cause physical damage through burning" floor: "Lower surface of a room or zone." flue: "Chimney for conveying exhaust gas."