From 462829406af3986b8edc693e7bccd7d7183749d4 Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Fri, 18 Oct 2024 13:34:02 +0200
Subject: [PATCH] Adding short names for parkingStatus MC

---
 ...nformation_Model_and_Mapping_for_Vertical_Industries.md | 7 +------
 1 file changed, 1 insertion(+), 6 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..3b73f9e 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
@@ -1441,13 +1441,9 @@ This ModuleClass provides capabilities to set service parameters for parking det
 
 
 
-
 #### 5.3.1.62 parkingStatus
 This ModuleClass provides the status of the parking detector.
 
-<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
-
-
 **Table 5.3.1.62-1: DataPoints of parkingStatus ModuleClass**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
@@ -1455,8 +1451,6 @@ This ModuleClass provides the status of the parking detector.
 |parkingStatus |xs:boolean |R |false | |This value indicates the status of the parking space.<br />"False": not occupied. <br />"True": occupied. |
 
 
-
-
 #### 5.3.1.63 periodicalReportConfig
 This ModuleClass provides capabilities to set parameters of periodic report.
 
@@ -6335,6 +6329,7 @@ In protocol bindings resource attributes names for data points of module classes
 |ozoneStatus |[ozoneMeter](#53160-ozonemeter) |ozoSs |
 |ozoneValueMG |[ozoneMeter](#53160-ozonemeter) |ozVMG |
 |ozoneValuePPM |[ozoneMeter](#53160-ozonemeter) |oVPPM |
+|parkingStatus |[parkingStatus](#53162-parkingstatus) |parSs |
 |password |[credentials](#53127-credentials) |pwd |
 |postalAddress |[location](#5392-location) |posAs |
 |power |[energyConsumption](#53132-energyconsumption) |power |
-- 
GitLab