Skip to content
Snippets Groups Projects
Commit fcef142a authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Contribution RDM-2024-0047-Adding_short_names_for_slcParameterSetting_MC merged into R5

Original contribution: RDM-2024-0047-Adding_short_names_for_slcParameterSetting_MC

See merge request !18
parents 79a9c303 a12f589d
No related branches found
No related tags found
1 merge request!18RDM-2024-0047-Adding_short_names_for_slcParameterSetting_MC
......@@ -1703,9 +1703,6 @@ This ModuleClass provides capabilities to provide alarm information of street li
#### 5.3.1.80 slcParameterSetting
This ModuleClass provides capabilities to set service parameters.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.80-1: DataPoints of slcParameterSetting ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
......@@ -1717,8 +1714,6 @@ This ModuleClass provides capabilities to set service parameters.
|timeRangeLightDimmingValue |list of xs:string |RW |true | |An array containing the dimming values in different time ranges. In the case that lightCount is larger than 1, it is a 2-dimensional array describing the dimming value of each lamp holder in each time range. |
#### 5.3.1.81 slcReportInfo
This ModuleClass provides information of status of the street light controller.
......@@ -6257,6 +6252,7 @@ In protocol bindings resource attributes names for data points of module classes
|leakageAlarm |[gasMeterAlarm](#53139-gasmeteralarm) |leaAm |
|level |[battery](#53110-battery) |lvl |
|light |[alarmSpeaker](#5317-alarmspeaker) |light |
|lightCount |[slcParameterSetting](#53180-slcparametersetting) |ligCt |
|liquidLevel |[liquidLevel](#53150-liquidlevel) |liqLl |
|liquidRemaining |[liquidRemaining](#53151-liquidremaining) |liqRg |
|locale |[location](#5392-location) |locae |
......@@ -6435,6 +6431,10 @@ In protocol bindings resource attributes names for data points of module classes
|temperatureThreshold <mark>This data point has been changed to two different data points</mark> |[temperatureAlarm](#53188-temperaturealarm) |temTd |
|textMessage |[textMessage](#53189-textmessage) |texMe |
|time |[keepWarm](#53148-keepwarm) |time |
|timePlanStatus |[slcParameterSetting](#53180-slcparametersetting) |tiPSs |
|timeRange |[slcParameterSetting](#53180-slcparametersetting) |timRe |
|timeRangeCount |[slcParameterSetting](#53180-slcparametersetting) |tiRCt |
|timeRangeLightDimmingValue |[slcParameterSetting](#53180-slcparametersetting) |tRLDV |
|token |[credentials](#53127-credentials) |tk |
|tone |[alarmSpeaker](#5317-alarmspeaker) |tone |
|totalUseValue |[gasMeterReportInfo](#53140-gasmeterreportinfo) |toUVe |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment