From 01c4ca7f2f2f6f6fd60e6530316fc8f5e8490af9 Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@gmail.com> Date: Sun, 2 Feb 2025 12:59:02 +0100 Subject: [PATCH] Adding short names for waterFilterType MC --- ...ormation_Model_and_Mapping_for_Vertical_Industries.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md index bf88b71..1254e01 100644 --- a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md +++ b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md @@ -2223,20 +2223,14 @@ This ModuleClass provides capabilities to control the status of the disposing fu |disposalStatus |xs:boolean |RW |false | |The status of disposal. "True" indicates disposing, "False" indicates not disposing. | - - #### 5.3.1.105 waterFilterType This ModuleClass indicates the type of the water purifier. -<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark> - - **Table 5.3.1.105-1: DataPoints of waterFilterType ModuleClass** |Name |Type |R/W |Optional |Unit |Documentation | |-|-|-|-|-|-| -|filterType |[hd:enumWaterFilterType](#5641-hdenumwaterfiltertype) |R |false | |The type of water purifier. list of Water Filter Type(see clause [5.6.41](#5641-hdenumwaterfiltertype)). | - +|filterType |[hd:enumWaterFilterType](#5641-hdenumwaterfiltertype) |R |false | |The type of water purifier. List of Water Filter Type(see clause [5.6.41](#5641-hdenumwaterfiltertype)). | @@ -6213,6 +6207,7 @@ In protocol bindings resource attributes names for data points of module classes |fat |[bioElectricalImpedanceAnalysis](#53113-bioelectricalimpedanceanalysis) |fat | |fatFreeMass |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |faFMs | |filterLifetime |[filterInfo](#53135-filterinfo) |filLe | +|filterType |[waterFilterType](#531105-waterfiltertype) |filTe | |foamingStrength |[foaming](#53136-foaming) |foaSh | |frequency |[energyConsumption](#53132-energyconsumption) |freqy | |friendlyName |[dmDeviceInfo](#583-dmdeviceinfo) |friNe | -- GitLab