From 1b214f554b91fe600a70219184e67452f020d875 Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Sun, 2 Feb 2025 12:53:05 +0100
Subject: [PATCH] Adding short names for infraredSensor MC

---
 ...nformation_Model_and_Mapping_for_Vertical_Industries.md | 7 ++-----
 1 file changed, 2 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..1bffb29 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
@@ -2194,12 +2194,9 @@ This ModuleClass provides the capabilities to measure the height of fallen rain.
 
 
 
-
 #### 5.3.1.103 infraredSensor
 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**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
@@ -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. |
 
 
-
 #### 5.3.1.104 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
 |defrost |[refrigeration](#53171-refrigeration) |defrt |
 |description |[faultDetection](#53134-faultdetection), [dmDeviceInfo](#583-dmdeviceinfo), [localization](#5393-localization) |dc |
 |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 |
 |diastolicPressure |[sphygmomanometer](#53183-sphygmomanometer) |diaPe |
 |discharging |[battery](#53110-battery) |discg |
-- 
GitLab