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

Adding short names for touchScreen MC

parent ba97f7f2
Branches RDM-2025-0013-Adding_short_names_for_touchScreen_MC
No related tags found
1 merge request!33RDM-2025-0013-Adding_short_names_for_touchScreen_MC
Pipeline #1783 passed
......@@ -2238,14 +2238,9 @@ This ModuleClass indicates the type of the water purifier.
|filterType |[hd:enumWaterFilterType](#5641-hdenumwaterfiltertype) |R |false | |The type of water purifier. list of Water Filter Type(see clause [5.6.41](#5641-hdenumwaterfiltertype)). |
#### 5.3.1.106 touchScreen
This ModuleClass provides the capability to get selections of a user from the pre-defined menus on the screen as parts of a process of charging transportation payment card of the user.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.106-1: DataPoints of touchScreen ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
......@@ -2255,8 +2250,6 @@ This ModuleClass provides the capability to get selections of a user from the pr
|positionY |xs:integer |R |false |px |This data point indicates the vertical position of the touching. (1..N) |
#### 5.3.1.107 prePaidCardReader
The Pre-paid card reader ModuleClass provides functions to read NFC card and indicates its information.
......@@ -6337,6 +6330,8 @@ In protocol bindings resource attributes names for data points of module classes
|pm1 |[airQualitySensor](#5316-airqualitysensor) | pm1 |
|pm10 |[airQualitySensor](#5316-airqualitysensor) |pm10 |
|pm25 |[airQualitySensor](#5316-airqualitysensor) | pm25 |
|positionX |[touchScreen](#531106-touchscreen) | posiX |
|positionY |[touchScreen](#531106-touchscreen) | posiY |
|postalAddress |[location](#5392-location) |posAs |
|power |[energyConsumption](#53132-energyconsumption) |power |
|powerGenerationData |[energyGeneration](#53133-energygeneration) |poGDa |
......@@ -6357,7 +6352,7 @@ In protocol bindings resource attributes names for data points of module classes
|printType |[threeDprinter](#5311-threedprinter) |priTe |
|progressPercentage |[runState](#53175-runstate) |proPe |
|pulseRate |[pulsemeter](#53168-pulsemeter) |pulRe |
|pushed |[pushButton](#53169-pushbutton) |pushd |
|pushed |[pushButton](#53169-pushbutton), [touchScreen](#531106-touchscreen) |pushd |
|ramAvailable |[dmAgent](#582-dmagent) |ramAe |
|ramTotal |[dmAgent](#582-dmagent) |ramTl |
|rapidCool |[refrigeration](#53171-refrigeration) |rapCl |
......
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