Skip to content
Snippets Groups Projects

RDM-2025-0011-Adding_short_names_for_infraredSensor_MC

Merged Andreas Kraft requested to merge RDM-2025-0011-Adding_short_names_for_infraredSensor_MC into R5
1 file
+ 2
5
Compare changes
  • Side-by-side
  • Inline
@@ -2194,12 +2194,9 @@ This ModuleClass provides the capabilities to measure the height of fallen rain.
@@ -2194,12 +2194,9 @@ This ModuleClass provides the capabilities to measure the height of fallen rain.
#### 5.3.1.103 infraredSensor
#### 5.3.1.103 infraredSensor
This ModuleClass provides the capabilities to indicate whether or not an object has been sensed.
This ModuleClass provides the capabilities to indicate whether or not an object has been sensed.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.103-1: DataPoints of infraredSensor ModuleClass**
**Table 5.3.1.103-1: DataPoints of infraredSensor ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
|Name |Type |R/W |Optional |Unit |Documentation |
@@ -2208,7 +2205,6 @@ This ModuleClass provides the capabilities to indicate whether or not an object
@@ -2208,7 +2205,6 @@ This ModuleClass provides the capabilities to indicate whether or not an object
|detectedTime |m2m:timestamp |R |false | |The time when the object was detected. |
|detectedTime |m2m:timestamp |R |false | |The time when the object was detected. |
#### 5.3.1.104 disposal
#### 5.3.1.104 disposal
This ModuleClass provides capabilities to control the status of the disposing functionality for garbage disposal.
This ModuleClass provides capabilities to control the status of the disposing functionality for garbage disposal.
@@ -6195,7 +6191,8 @@ In protocol bindings resource attributes names for data points of module classes
@@ -6195,7 +6191,8 @@ In protocol bindings resource attributes names for data points of module classes
|defrost |[refrigeration](#53171-refrigeration) |defrt |
|defrost |[refrigeration](#53171-refrigeration) |defrt |
|description |[faultDetection](#53134-faultdetection), [dmDeviceInfo](#583-dmdeviceinfo), [localization](#5393-localization) |dc |
|description |[faultDetection](#53134-faultdetection), [dmDeviceInfo](#583-dmdeviceinfo), [localization](#5393-localization) |dc |
|desiredHumidity |[relativeHumidity](#53172-relativehumidity) |desHy |
|desiredHumidity |[relativeHumidity](#53172-relativehumidity) |desHy |
|detectedTime |[overcurrentSensor](#53158-overcurrentsensor), [smokeSensor](#53182-smokesensor) |detTe |
|detectedTime |[infraredSensor](#531103-infraredsensor), [overcurrentSensor](#53158-overcurrentsensor), [smokeSensor](#53182-smokesensor) |detTe |
 
|detectedValue |[infraredSensor](#531103-infraredsensor) |detVe |
|detectionInterval |[magneticSensorParameters](#53161-magneticsensorparameters)|detIl |
|detectionInterval |[magneticSensorParameters](#53161-magneticsensorparameters)|detIl |
|diastolicPressure |[sphygmomanometer](#53183-sphygmomanometer) |diaPe |
|diastolicPressure |[sphygmomanometer](#53183-sphygmomanometer) |diaPe |
|discharging |[battery](#53110-battery) |discg |
|discharging |[battery](#53110-battery) |discg |
Loading