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

Adding short names for billDeposit MC

parent ba97f7f2
No related branches found
No related tags found
1 merge request!35RDM-2025-0015-Adding_short_names_for_billDeposit_MC
Pipeline #1903 passed with warnings
......@@ -2273,13 +2273,9 @@ The Pre-paid card reader ModuleClass provides functions to read NFC card and ind
#### 5.3.1.108 billDeposit
This ModuleClass provides the capability to deposit bills, indicates the balance of the deposited bills and detects fakes.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.108-1: DataPoints of billDeposit ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
......@@ -2291,8 +2287,6 @@ This ModuleClass provides the capability to deposit bills, indicates the balance
|fakeStatus |xs:boolean |R |false | |This data point indicates that the deposited bills are fake notes. |
#### 5.3.1.109 billWithdrawal
This ModuleClass provides the capability to withdraw bills which are deposited by the [billDeposit](#531108-billdeposit) ModuleClass.
......@@ -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 |[billDeposit](#531108-billdeposit) |balae |
|basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm |
|bath |[hotWaterSupply](#53146-hotwatersupply) |bath |
|batteryThreshold |[battery](#53110-battery) |batTd |
......@@ -6166,9 +6161,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 |[billDeposit](#531108-billdeposit) |count |
|country |[dmDeviceInfo](#583-dmdeviceinfo) |couny |
|cpuUsage |[dmAgent](#582-dmagent) |cpuUe |
|cupsNumber |[brewing](#53116-brewing) |cupNr |
|currency |[billDeposit](#531108-billdeposit) |curry |
|current |[energyConsumption](#53132-energyconsumption) |currt |
|currentAdfState |[autoDocumentFeeder](#5319-autodocumentfeeder) |cuASe |
|currentCycleTransmissionErrors |[connectivity](#53125-connectivity) |cCTEs |
......@@ -6193,6 +6190,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 |[billDeposit](#531108-billdeposit) |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 +6208,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 |[billDeposit](#531108-billdeposit) |fakSs |
|fat |[bioElectricalImpedanceAnalysis](#53113-bioelectricalimpedanceanalysis) |fat |
|fatFreeMass |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |faFMs |
|filterLifetime |[filterInfo](#53135-filterinfo) |filLe |
......
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