From 64cf62baec8e8f7ed2a3c95b688ae7098a330a95 Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Tue, 11 Feb 2025 11:07:16 +0100
Subject: [PATCH] Removed stray characters from CR

---
 ...Information_Model_and_Mapping_for_Vertical_Industries.md | 6 +++---
 1 file changed, 3 insertions(+), 3 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 9e3b3be..b5e066c 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
@@ -2021,13 +2021,13 @@ This ModuleClass provides capabilities to provide alarm information of water met
 #### 5.3.1.95 waterMeterReportInfo
 This ModuleClass provides information of measurements of the water meter.
 
+<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
+
 **Table 5.3.1.95-1: DataPoints of waterMeterReportInfo ModuleClass**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
 |-|-|-|-|-|-|
-
-
-TBC|dailyUseWaterTime |xs:integer |R |true |s |The total time of water consumption daily. |
+|dailyUseWaterTime |xs:integer |R |true |s |The total time of water consumption daily. |
 |cumulativeFlow |xs:float |R |false |m3 |The total consumption of water(since the activation of the meter).  |
 |cumulativeFlowDaily |xs:float |R |true |m3 |The cumulative daily consumption of water (begins at 00:00).  |
 |positiveCumulativeFlow |xs:float |R |true |m3 |The positive cumulative consumption of water daily (begins at 00:00). |
-- 
GitLab