From 5b9797d99a358515e28c956c1573010dd81cf9b6 Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Wed, 16 Oct 2024 14:33:01 +0200
Subject: [PATCH] Adding short names for galleryMode 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 8313b84..092e03a 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
@@ -1032,9 +1032,6 @@ This ModuleClass provides capabilities to control and monitor desired parameters
 #### 5.3.1.37 galleryMode
 This ModuleClass provides information about the mode of display. The galleryMode includes the display orientation, display interval and display order.  
 
-<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
-
-
 **Table 5.3.1.37-1: DataPoints of galleryMode ModuleClass**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
@@ -1043,8 +1040,6 @@ This ModuleClass provides information about the mode of display. The galleryMode
 |displayInterval |xs:integer |RW |true |s |The interval of changing display content. |
 |displayOrder |[hd:enumDisplayOrder](#5613-hdenumdisplayorder) |RW |true | |The sequence of the displaying content. |
 
-?    
-
 
 #### 5.3.1.38 gasChargingControl
 This ModuleClass provides capabilities to recharge the gas meter. 
@@ -6241,6 +6236,9 @@ In protocol bindings resource attributes names for data points of module classes
 |diastolicPressure |[sphygmomanometer](#53183-sphygmomanometer) |diaPe |
 |discharging |[battery](#53110-battery) |discg |
 |dischargingCapacity |[electricVehicleConnector](#53131-electricvehicleconnector) |disCy |
+|displayInterval |[galleryMode](#53137-gallerymode) |disIl |
+|displayOrder |[galleryMode](#53137-gallerymode) |disOr |
+|displayOrientation |[galleryMode](#53137-gallerymode) |disOn |
 |doorState |[doorStatus](#53130-doorstatus) |dooSe |
 |duration |[overcurrentSensor](#53158-overcurrentsensor), [recorder](#53170-recorder) |dur |
 |electricEnergy |[battery](#53110-battery) |eleEy |
-- 
GitLab