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

Adding short names for cashDispenser MC

parent ba97f7f2
No related branches found
No related tags found
1 merge request!38RDM-2025-0018-Adding_short_names_for_cashDispenser_MC
Pipeline #1906 passed with warnings
This commit is part of merge request !38. Comments created here will be created in the context of that merge request.
......@@ -2332,9 +2332,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 |
......@@ -2345,8 +2342,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.
......@@ -6130,6 +6125,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 |[cashDispenser](#531111-cashdispenser) |balae |
|basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm |
|bath |[hotWaterSupply](#53146-hotwatersupply) |bath |
|batteryThreshold |[battery](#53110-battery) |batTd |
......@@ -6166,9 +6162,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 |[cashDispenser](#531111-cashdispenser) |count |
|country |[dmDeviceInfo](#583-dmdeviceinfo) |couny |
|cpuUsage |[dmAgent](#582-dmagent) |cpuUe |
|cupsNumber |[brewing](#53116-brewing) |cupNr |
|currency |[cashDispenser](#531111-cashdispenser) |curry |
|current |[energyConsumption](#53132-energyconsumption) |currt |
|currentAdfState |[autoDocumentFeeder](#5319-autodocumentfeeder) |cuASe |
|currentCycleTransmissionErrors |[connectivity](#53125-connectivity) |cCTEs |
......@@ -6200,6 +6198,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