From 69a7771c00d3ee84ad6e63b4604f1ba637eeeb84 Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Fri, 14 Mar 2025 11:25:06 +0100
Subject: [PATCH] Adding short names for crossingBarrier MC

---
 ...formation_Model_and_Mapping_for_Vertical_Industries.md | 8 +++-----
 1 file changed, 3 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..67b0996 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
@@ -2313,9 +2313,6 @@ This ModuleClass displays a signal (e.g. direction arrow) to indicate a gate is
 #### 5.3.1.115 crossingBarrier
 An active barrier is used to block a pedestrian or vehicle from a control point (e.g. entrance and gate).
 
-<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
-
-
 **Table 5.3.1.115-1: DataPoints of crossingBarrier ModuleClass**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
@@ -2325,8 +2322,6 @@ An active barrier is used to block a pedestrian or vehicle from a control point
 |timer |xs:time |RW |true | |The timer indicates the duration of barrierStatus is changed. This means that barrierStatus is set to the current value of barrierDefault. |
 
 
-
-
 #### 5.3.1.116 threeDDisplay
 This ModuleClass provides capabilities to give the information of a 3D display.
 
@@ -6054,6 +6049,8 @@ In protocol bindings resource attributes names for data points of module classes
 |availableChannels |[televisionChannel](#53186-televisionchannel) |avaCs |
 |backoffTime |[periodicalReportConfig](#53163-periodicalreportconfig) |bacTe |
 |balance |[billDeposit](#531108-billdeposit), [billWithdrawal](#531109-billwithdrawal), [cashDispenser](#531111-cashdispenser), [coinDeposit](#531110-coindeposit), [prePaidCardReader](#531107-prepaidcardreader) |balae |
+|barrierDefault |[crossingBarrier](#531115-crossingbarrier) |barDt |
+|barrierStatus |[crossingBarrier](#531115-crossingbarrier) |barSs |
 |basalMetabolism |[bodyCompositionAnalyser](#53114-bodycompositionanalyser) |basMm |
 |bath |[hotWaterSupply](#53146-hotwatersupply) |bath |
 |batteryThreshold |[battery](#53110-battery) |batTd |
@@ -6432,6 +6429,7 @@ In protocol bindings resource attributes names for data points of module classes
 |textMessage |[textMessage](#53189-textmessage) |texMe |
 |time |[keepWarm](#53148-keepwarm) |time |
 |timePlanStatus |[slcParameterSetting](#53180-slcparametersetting) |tiPSs |
+|timer |[crossingBarrier](#531115-crossingbarrier) |timer |
 |timeRange |[slcParameterSetting](#53180-slcparametersetting) |timRe |
 |timeRangeCount |[slcParameterSetting](#53180-slcparametersetting) |tiRCt |
 |timeRangeLightDimmingValue |[slcParameterSetting](#53180-slcparametersetting) |tRLDV |
-- 
GitLab