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

Merge branch 'RDM-2025-0018-Adding_short_names_for_cashDispenser_MC' into R5

# Conflicts:
#	TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
parents de4d7839 b4afa345
No related branches found
No related tags found
1 merge request!38RDM-2025-0018-Adding_short_names_for_cashDispenser_MC
......@@ -2253,9 +2253,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.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.111-1: DataPoints of cashDispenser ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
......@@ -2266,8 +2263,6 @@ This ModuleClass provides the capability to withdraw designated amount of cash o
|currency |xs:string |R |true | |The currency is depended on the country that the dispensed bills and coins are used.<br />For example, the unit could be "Dollar" in US, "Euro" in EU and "Won" in Korea. |
#### 5.3.1.112 cardScanner
This ModuleClass provides the capability to scan an image of a card, gets the card information from the image and provides the information.
......@@ -6058,7 +6053,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), [billWithdrawal](#531109-billwithdrawal), [coinDeposit](#531110-coindeposit), [prePaidCardReader](#531107-prepaidcardreader) |balae |
|balance |[billDeposit](#531108-billdeposit), [billWithdrawal](#531109-billwithdrawal), [cashDispenser](#531111-cashdispenser), [coinDeposit](#531110-coindeposit), [prePaidCardReader](#531107-prepaidcardreader) |balae |
|basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm |
|bath |[hotWaterSupply](#53146-hotwatersupply) |bath |
|batteryThreshold |[battery](#53110-battery) |batTd |
......@@ -6104,13 +6099,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), [billWithdrawal](#531109-billwithdrawal), [coinDeposit](#531110-coindeposit) |count |
|count |[billDeposit](#531108-billdeposit), [billWithdrawal](#531109-billwithdrawal), [cashDispenser](#531111-cashdispenser), [coinDeposit](#531110-coindeposit) |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 |[billDeposit](#531108-billdeposit), [coinDeposit](#531110-coindeposit), [prePaidCardReader](#531107-prepaidcardreader) |curry |
|currency |[billDeposit](#531108-billdeposit), [cashDispenser](#531111-cashdispenser), [coinDeposit](#531110-coindeposit), [prePaidCardReader](#531107-prepaidcardreader) |curry |
|current |[energyConsumption](#53132-energyconsumption) |currt |
|currentAdfState |[autoDocumentFeeder](#5319-autodocumentfeeder) |cuASe |
|currentCycleTransmissionErrors |[connectivity](#53125-connectivity) |cCTEs |
......@@ -6145,6 +6140,7 @@ In protocol bindings resource attributes names for data points of module classes
|diastolicPressure |[sphygmomanometer](#53183-sphygmomanometer) |diaPe |
|discharging |[battery](#53110-battery) |discg |
|dischargingCapacity |[electricVehicleConnector](#53131-electricvehicleconnector) |disCy |
|dispenseStatus |[cashDispenser](#531111-cashdispenser) |disSs |
|displayInterval |[galleryMode](#53137-gallerymode) |disIl |
|displayOrder |[galleryMode](#53137-gallerymode) |disOr |
|displayOrientation |[galleryMode](#53137-gallerymode) |disOn |
......
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