From e1ee82a49a8dfdeba6834cac262e61e5715f9b95 Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@gmail.com> Date: Fri, 14 Mar 2025 11:32:38 +0100 Subject: [PATCH] Adding short names for threeDDisplay MC --- ...mation_Model_and_Mapping_for_Vertical_Industries.md | 10 +++++----- 1 file changed, 5 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 6791c44..b2b44a1 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 @@ -2330,9 +2330,6 @@ An active barrier is used to block a pedestrian or vehicle from a control point #### 5.3.1.116 threeDDisplay This ModuleClass provides capabilities to give the information of a 3D display. -<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark> - - **Table 5.3.1.116-1: DataPoints of threeDDisplay ModuleClass** |Name |Type |R/W |Optional |Unit |Documentation | @@ -2344,8 +2341,6 @@ This ModuleClass provides capabilities to give the information of a 3D display. |threeDGlasses |xs:boolean |R |true | |This data point indicates the 3D display uses 3D glasses (True) or not. | - - #### 5.3.1.117 threeDScanner This ModuleClass provides the capability to scanning 3D object for the user. @@ -6430,6 +6425,11 @@ 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 | +|threeDDisplayResolutionX |[threeDDisplay](#531116-threeddisplay) |tDDRX | +|threeDDisplayResolutionY |[threeDDisplay](#531116-threeddisplay) |tDDRY | +|threeDDisplayType |[threeDDisplay](#531116-threeddisplay) |tDDTe | +|threeDDisplayViewAngle |[threeDDisplay](#531116-threeddisplay) |tDDVe | +|threeDGlasses |[threeDDisplay](#531116-threeddisplay) |thDGs | |time |[keepWarm](#53148-keepwarm) |time | |timePlanStatus |[slcParameterSetting](#53180-slcparametersetting) |tiPSs | |timeRange |[slcParameterSetting](#53180-slcparametersetting) |timRe | -- GitLab