From 5d824a36e1a4d66d5387669f2205e5a8d5578081 Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Thu, 27 Mar 2025 15:43:50 +0100
Subject: [PATCH] Add missing short names for public safety domain devices

---
 ...tion_Model_and_Mapping_for_Vertical_Industries.md | 12 ++----------
 1 file changed, 2 insertions(+), 10 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 00ff853..b72a7c6 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
@@ -3957,22 +3957,16 @@ A smart screen door is a device of the Railway Domain. The screen doors are pair
 
 <mark>Missing description</mark>
 
-<mark>Editor note: the device is missing from the short name tables in 6.3</mark>
-
 **Table 5.5.9.1-1: Modules of devicePWSCenter Device**
 
 |Module Instance Name |Module Class Name |Multiplicity |Description |
 |-|-|-|-|
 |disseminator |[Disseminator](#53101-disseminator) |1 |See clause [5.3.10.1 Disseminator](#53101-disseminator). |
 
-
-
 #### 5.5.9.2 devicePWSEquipment
 
 <mark>Missing description</mark>
 
-<mark>Editor note: the device is missing from the short name tables in 6.3</mark>
-
 **Table 5.5.9.2-1: Modules of devicePWSEquipment Device**
 
 |Module Instance Name |Module Class Name |Multiplicity |Description |
@@ -3980,8 +3974,6 @@ A smart screen door is a device of the Railway Domain. The screen doors are pair
 |emergencyHandler |[emergencyHandler](#53102-emergencyhandler) |1 |See clause [5.3.10.2](#53102-emergencyhandler). |
 |settings |[settings](#53103-settings) |1 |See clause [settings](#53103-settings). |
 
-
-
 ## 5.6 Enumeration type definitions
 
 ### 5.6.0 Introduction
@@ -5736,6 +5728,8 @@ In protocol bindings resource type names for device models shall be translated i
 |[deviceOven](#55419-deviceoven) |devOn |
 |[devicePrinter](#5519-deviceprinter) |devPr |
 |[devicePulseOximeter](#5534-devicepulseoximeter) |dePOr |
+|[devicePWSCenter](#5591-devicepwscenter) |dPWSr |
+|[devicePWSEquipment](#5592-devicepwsequipment)| dPWSt
 |[deviceRefrigerator](#55420-devicerefrigerator) |devRr |
 |[deviceRobotCleaner](#55422-devicerobotcleaner) |deRCr |
 |[deviceScanner](#55110-devicescanner) |devSr |
@@ -5759,8 +5753,6 @@ In protocol bindings resource type names for device models shall be translated i
 |[deviceWaterPurifier](#55432-devicewaterpurifier) |deWPr |
 |[flexNode](#581-flexnode) |fleNe |
 
-
-
 In protocol bindings resource type names for SubDevice model shall be translated into short names of Table 6.3.2-2.
 
 **Table 6.3.2-2: Specialization type short names (SubDevice models)**
-- 
GitLab