Skip to content
Snippets Groups Projects
Commit f940fb78 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Adding short names for billWithdrawal MC

parent ba97f7f2
No related branches found
No related tags found
1 merge request!36RDM-2025-0016-Adding_short_names_for_billWithdrawal_MC
Pipeline #1904 passed with warnings
......@@ -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 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment