Skip to content
Snippets Groups Projects

RDM-2024-0044-Adding_short_names_for_parkingStatus_MC

Merged Andreas Kraft requested to merge RDM-2024-0044-Adding_short_names_for_parkingStatus_MC into R5
1 file
+ 1
6
Compare changes
  • Side-by-side
  • Inline
@@ -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 |
Loading