From e88a516aefb6148d5f298351e9f8dda8c88ba65a Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Wed, 5 Feb 2025 15:01:37 +0100
Subject: [PATCH] Adding short names for coinDeposit MC

---
 ...mation_Model_and_Mapping_for_Vertical_Industries.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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..37acefb 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
@@ -2309,13 +2309,9 @@ This ModuleClass provides the capability to withdraw bills which are deposited b
 
 
 
-
 #### 5.3.1.110 coinDeposit
 This ModuleClass provides the capability to deposit coins, indicates the balance of the deposited coins and detects fakes.
 
-<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
-
-
 **Table 5.3.1.110-1: DataPoints of coinDeposit ModuleClass**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
@@ -2328,7 +2324,6 @@ This ModuleClass provides the capability to deposit coins, indicates the balance
 
 
 
-
 #### 5.3.1.111 cashDispenser
 This ModuleClass provides the capability to withdraw designated amount of cash or returns all the deposited bills and coins by the [billDeposit](#531108-billdeposit) ModuleClass and [coinDeposit](#531110-coindeposit) ModuleClass.
 
@@ -6130,6 +6125,7 @@ In protocol bindings resource attributes names for data points of module classes
 |automode |[airFlow](#5314-airflow) |autoe |
 |availableChannels |[televisionChannel](#53186-televisionchannel) |avaCs |
 |backoffTime |[periodicalReportConfig](#53163-periodicalreportconfig) |bacTe |
+|balance |[coinDeposit](#531110-coindeposit) |balae |
 |basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm |
 |bath |[hotWaterSupply](#53146-hotwatersupply) |bath |
 |batteryThreshold |[battery](#53110-battery) |batTd |
@@ -6166,9 +6162,11 @@ In protocol bindings resource attributes names for data points of module classes
 |contextMeal |[glucometer](#53142-glucometer) |conMl |
 |contextMedication |[glucometer](#53142-glucometer) |conMn |
 |contextTester |[glucometer](#53142-glucometer) |conTr |
+|count |[coinDeposit](#531110-coindeposit) |count |
 |country |[dmDeviceInfo](#583-dmdeviceinfo) |couny |
 |cpuUsage |[dmAgent](#582-dmagent) |cpuUe |
 |cupsNumber |[brewing](#53116-brewing) |cupNr |
+|currency |[coinDeposit](#531110-coindeposit) |curry |
 |current |[energyConsumption](#53132-energyconsumption) |currt |
 |currentAdfState |[autoDocumentFeeder](#5319-autodocumentfeeder) |cuASe |
 |currentCycleTransmissionErrors |[connectivity](#53125-connectivity) |cCTEs |
@@ -6193,6 +6191,7 @@ In protocol bindings resource attributes names for data points of module classes
 |dataType |[origin](#5394-origin) |datTe |
 |defaultValue |[numberValue](#53155-numbervalue), [textMessage](#53189-textmessage) |defVe |
 |defrost |[refrigeration](#53171-refrigeration) |defrt |
+|depositStatus |[coinDeposit](#531110-coindeposit) |depSs |
 |description |[faultDetection](#53134-faultdetection), [dmDeviceInfo](#583-dmdeviceinfo), [localization](#5393-localization) |dc |
 |desiredHumidity |[relativeHumidity](#53172-relativehumidity) |desHy |
 |detectedTime |[overcurrentSensor](#53158-overcurrentsensor), [smokeSensor](#53182-smokesensor) |detTe |
@@ -6210,6 +6209,7 @@ In protocol bindings resource attributes names for data points of module classes
 |energy |[pulsemeter](#53168-pulsemeter) |enery |
 |estimatedTimeToEnd |[timer](#53190-timer) |eTTEd |
 |extraRinse |[clothesWasherJobModeOption](#53122-clotheswasherjobmodeoption) |extRe |
+|fakeStatus |[coinDeposit](#531110-coindeposit) |fakSs |
 |fat |[bioElectricalImpedanceAnalysis](#53113-bioelectricalimpedanceanalysis) |fat |
 |fatFreeMass |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |faFMs |
 |filterLifetime |[filterInfo](#53135-filterinfo) |filLe |
-- 
GitLab