From f940fb78afc9ef3ab0c2654915d29213ca63bdcf Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@gmail.com> Date: Mon, 3 Feb 2025 14:12:40 +0100 Subject: [PATCH] Adding short names for billWithdrawal MC --- ...ormation_Model_and_Mapping_for_Vertical_Industries.md | 9 +++------ 1 file changed, 3 insertions(+), 6 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..e11a53b 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 @@ -2292,13 +2292,9 @@ This ModuleClass provides the capability to deposit bills, indicates the balance - #### 5.3.1.109 billWithdrawal This ModuleClass provides the capability to withdraw bills which are deposited by the [billDeposit](#531108-billdeposit) ModuleClass. -<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark> - - **Table 5.3.1.109-1: DataPoints of billWithdrawal ModuleClass** |Name |Type |R/W |Optional |Unit |Documentation | @@ -2308,8 +2304,6 @@ This ModuleClass provides the capability to withdraw bills which are deposited b |count |xs:integer |R |false | |The data point indicates the number of bills which are withdrawn. | - - #### 5.3.1.110 coinDeposit This ModuleClass provides the capability to deposit coins, indicates the balance of the deposited coins and detects fakes. @@ -6130,6 +6124,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 |[billWithdrawal](#531109-billwithdrawal) |balae | |basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm | |bath |[hotWaterSupply](#53146-hotwatersupply) |bath | |batteryThreshold |[battery](#53110-battery) |batTd | @@ -6166,6 +6161,7 @@ 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 |[billWithdrawal](#531109-billwithdrawal) |count | |country |[dmDeviceInfo](#583-dmdeviceinfo) |couny | |cpuUsage |[dmAgent](#582-dmagent) |cpuUe | |cupsNumber |[brewing](#53116-brewing) |cupNr | @@ -6477,6 +6473,7 @@ In protocol bindings resource attributes names for data points of module classes |weight |[weight](#53199-weight) |weigt | |windDirection |[airQualitySensor](#5316-airqualitysensor) |winDn | |windSpeed |[airQualitySensor](#5316-airqualitysensor) |winSd | +|withdrawalStatus |[billWithdrawal](#531109-billwithdrawal) |witSs | -- GitLab