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

Merge branch 'RDM-2025-0015-Adding_short_names_for_billDeposit_MC' into R5

# Conflicts:
#	TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
parents c85798d8 909457ec
No related branches found
No related tags found
1 merge request!35RDM-2025-0015-Adding_short_names_for_billDeposit_MC
......@@ -2212,9 +2212,6 @@ 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 |
......@@ -2226,8 +2223,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.
......@@ -6072,7 +6067,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 |[prePaidCardReader](#531107-prepaidcardreader) |balae |
|balance |[billDeposit](#531108-billdeposit), [prePaidCardReader](#531107-prepaidcardreader) |balae |
|basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm |
|bath |[hotWaterSupply](#53146-hotwatersupply) |bath |
|batteryThreshold |[battery](#53110-battery) |batTd |
......@@ -6118,12 +6113,13 @@ 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 |
|cr6 |[waterQualityMonitor](#53198-waterqualitymonitor) |cr6 |
|cu |[waterQualityMonitor](#53198-waterqualitymonitor) |cu |
|cupsNumber |[brewing](#53116-brewing) |cupNr |
|currency |[prePaidCardReader](#531107-prepaidcardreader) |curry |
|currency |[billDeposit](#531108-billdeposit), [prePaidCardReader](#531107-prepaidcardreader) |curry |
|current |[energyConsumption](#53132-energyconsumption) |currt |
|currentAdfState |[autoDocumentFeeder](#5319-autodocumentfeeder) |cuASe |
|currentCycleTransmissionErrors |[connectivity](#53125-connectivity) |cCTEs |
......@@ -6149,6 +6145,7 @@ In protocol bindings resource attributes names for data points of module classes
|defaultValue |[numberValue](#53155-numbervalue), [textMessage](#53189-textmessage) |defVe |
|defrost |[refrigeration](#53171-refrigeration) |defrt |
|demolitionAlarm |[waterMeterAlarm](#53194-watermeteralarm)|demAm |
|depositStatus |[billDeposit](#531108-billdeposit) |depSs |
|description |[faultDetection](#53134-faultdetection), [dmDeviceInfo](#583-dmdeviceinfo), [localization](#5393-localization) |dc |
|desiredHumidity |[relativeHumidity](#53172-relativehumidity) |desHy |
|detectedTime |[infraredSensor](#531103-infraredsensor), [overcurrentSensor](#53158-overcurrentsensor), [smokeSensor](#53182-smokesensor) |detTe |
......@@ -6170,6 +6167,7 @@ In protocol bindings resource attributes names for data points of module classes
|estimatedTimeToEnd |[timer](#53190-timer) |eTTEd |
|extraRinse |[clothesWasherJobModeOption](#53122-clotheswasherjobmodeoption) |extRe |
|f |[waterQualityMonitor](#53198-waterqualitymonitor) |f |
|fakeStatus |[billDeposit](#531108-billdeposit) |fakSs |
|fat |[bioElectricalImpedanceAnalysis](#53113-bioelectricalimpedanceanalysis) |fat |
|fatFreeMass |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |faFMs |
|fe |[waterQualityMonitor](#53198-waterqualitymonitor) |fe |
......
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