From 11b904f311ba85b6329431c83ea5c33c259c1b3f Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@gmail.com> Date: Sat, 30 Nov 2024 14:54:16 +0100 Subject: [PATCH] Correcting short name for lightCurrent attribute --- ...sed_Information_Model_and_Mapping_for_Vertical_Industries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 bf88b71..8391163 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 @@ -6251,7 +6251,7 @@ In protocol bindings resource attributes names for data points of module classes |light |[alarmSpeaker](#5317-alarmspeaker) |light | |lightActivePower |[slcReportInfo](#53181-slcreportinfo) |LiAPr | |lightCount |[slcParameterSetting](#53180-slcparametersetting) |ligCt | -|lightCurrent |[slcReportInfo](#53181-slcreportinfo) |ligCt | +|lightCurrent |[slcReportInfo](#53181-slcreportinfo) |ligC0 | |lightApparentPower |[slcReportInfo](#53181-slcreportinfo) |liAPr | |lightDimmingValue |[slcReportInfo](#53181-slcreportinfo) |liDVe | |lightPolarizationAxis |[slcReportInfo](#53181-slcreportinfo) |liPAs | -- GitLab