From f6f257ad6d1661699ca47735e7f177bba97e51df Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@gmail.com> Date: Sun, 2 Feb 2025 13:10:45 +0100 Subject: [PATCH] Adding short names for prePaidCardReader MC --- ...ormation_Model_and_Mapping_for_Vertical_Industries.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md index bf88b71..e36eaf0 100644 --- a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md +++ b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md @@ -2256,12 +2256,8 @@ This ModuleClass provides the capability to get selections of a user from the pr - #### 5.3.1.107 prePaidCardReader The Pre-paid card reader ModuleClass provides functions to read NFC card and indicates its information. - -<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark> - **Table 5.3.1.107-1: DataPoints of prePaidCardReader ModuleClass** |Name |Type |R/W |Optional |Unit |Documentation | @@ -2273,7 +2269,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. @@ -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 |[prePaidCardReader](#531107-prepaidcardreader) |balae | |basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm | |bath |[hotWaterSupply](#53146-hotwatersupply) |bath | |batteryThreshold |[battery](#53110-battery) |batTd | @@ -6146,6 +6142,7 @@ In protocol bindings resource attributes names for data points of module classes |ch2o |[airQualitySensor](#5316-airqualitysensor) |ch2o | |channelId |[televisionChannel](#53186-televisionchannel) |chaId | |channelName |[televisionChannel](#53186-televisionchannel) |chaNe | +|cardInfo |[prePaidCardReader](#531107-prepaidcardreader) |carIo | |charging |[battery](#53110-battery) |charg | |chargingCapacity |[electricVehicleConnector](#53131-electricvehicleconnector) |chaCy | |co |[airQualitySensor](#5316-airqualitysensor) |co | @@ -6169,6 +6166,7 @@ In protocol bindings resource attributes names for data points of module classes |country |[dmDeviceInfo](#583-dmdeviceinfo) |couny | |cpuUsage |[dmAgent](#582-dmagent) |cpuUe | |cupsNumber |[brewing](#53116-brewing) |cupNr | +|currency |[prePaidCardReader](#531107-prepaidcardreader) |curry | |current |[energyConsumption](#53132-energyconsumption) |currt | |currentAdfState |[autoDocumentFeeder](#5319-autodocumentfeeder) |cuASe | |currentCycleTransmissionErrors |[connectivity](#53125-connectivity) |cCTEs | @@ -6362,6 +6360,7 @@ In protocol bindings resource attributes names for data points of module classes |ramTotal |[dmAgent](#582-dmagent) |ramTl | |rapidCool |[refrigeration](#53171-refrigeration) |rapCl | |rapidFreeze |[refrigeration](#53171-refrigeration) |rapFe | +|readStatus |[prePaidCardReader](#531107-prepaidcardreader) |reaSs | |rechargeCredit |[gasChargingControl](#53138-gaschargingcontrol) |recCt | |rechargeGas |[gasChargingControl](#53138-gaschargingcontrol) |recGs | |recipientID |[phoneCall](#53164-phonecall) |recID | -- GitLab