Skip to content
Snippets Groups Projects

RDM-2025-0031-Adding_short_names_for_threeDScanner_MC

Merged Andreas Kraft requested to merge RDM-2025-0031-Adding_short_names_for_threeDScanner_MC into R5
1 file
+ 5
5
Compare changes
  • Side-by-side
  • Inline
@@ -2349,9 +2349,6 @@ This ModuleClass provides capabilities to give the information of a 3D display.
#### 5.3.1.117 threeDScanner
This ModuleClass provides the capability to scanning 3D object for the user.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.117-1: DataPoints of threeDScanner ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
@@ -2363,8 +2360,6 @@ This ModuleClass provides the capability to scanning 3D object for the user.
|maxSizeZ |xs:float |R |true |cm |This data point indicates the maximum depth of the scanning. |
#### 5.3.1.118 blender
This ModuleClass is for controlling a blender, for example in a juicer.
@@ -6256,6 +6251,9 @@ In protocol bindings resource attributes names for data points of module classes
|maxLength |[textMessage](#53189-textmessage) |maxLh |
|maxLevel |[openLevel](#53156-openlevel) |maxLl |
|maxPressureThreshold |[barometer](#531101-barometer) |maPTd |
|maxSizeX |[threeDScanner](#531117-threedscanner) |maxSX |
|maxSizeY |[threeDScanner](#531117-threedscanner) |maxSX |
|maxSizeZ |[threeDScanner](#531117-threedscanner) |maxSZ |
|maxSpeed |[airFlow](#5314-airflow) |maxSd |
|maxValue |[audioVolume](#5318-audiovolume), [numberValue](#53155-numbervalue), [ozoneMeter](#53160-ozonemeter), [temperature](#53187-temperature) |maxVe |
|meanPressure |[sphygmomanometer](#53183-sphygmomanometer) |meaPe |
@@ -6430,6 +6428,8 @@ In protocol bindings resource attributes names for data points of module classes
|temperature |[airQualitySensor](#5316-airqualitysensor), [temperatureAlarm](#53188-temperaturealarm), [waterQualityMonitor](#53198-waterqualitymonitor) |tempe |
|temperatureThreshold <mark>This data point has been changed to two different data points</mark> |[temperatureAlarm](#53188-temperaturealarm) |temTd |
|textMessage |[textMessage](#53189-textmessage) |texMe |
|threeDScannerType |[threeDScanner](#531117-threedscanner) |tDSTe |
|threeDScanResolution |[threeDScanner](#531117-threedscanner) |tDSRn |
|time |[keepWarm](#53148-keepwarm) |time |
|timePlanStatus |[slcParameterSetting](#53180-slcparametersetting) |tiPSs |
|timeRange |[slcParameterSetting](#53180-slcparametersetting) |timRe |
Loading