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

Correcting attribute name and UoM for anemometer MC

parent ba97f7f2
No related tags found
1 merge request!27RDM-2025-0007-Correcting_attribute_name_and_UoM_for_anemometer_MC
Pipeline #1899 passed with warnings
...@@ -2136,21 +2136,14 @@ This ModuleClass provides the capability to report the measurement of weight. ...@@ -2136,21 +2136,14 @@ This ModuleClass provides the capability to report the measurement of weight.
|unit |[hd:enumWeightUnit](#5639-hdenumweightunit) |RW |true | |The unit of measure for the weight values. The default is kilogram (kg). (see clause [5.6.39](#5639-hdenumweightunit)). | |unit |[hd:enumWeightUnit](#5639-hdenumweightunit) |RW |true | |The unit of measure for the weight values. The default is kilogram (kg). (see clause [5.6.39](#5639-hdenumweightunit)). |
#### 5.3.1.100 anemometer #### 5.3.1.100 anemometer
This ModuleClass provides the capabilities to indicate the measure of the wind speed. This ModuleClass provides the capabilities to indicate the measure of the wind speed.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.100-1: DataPoints of anemometer ModuleClass** **Table 5.3.1.100-1: DataPoints of anemometer ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation | |Name |Type |R/W |Optional |Unit |Documentation |
|-|-|-|-|-|-| |-|-|-|-|-|-|
|speed |xs:float |R |false |km/h |The speed of the wind | |windSpeed |xs:float |R |false |m/s |The speed of the wind |
#### 5.3.1.101 barometer #### 5.3.1.101 barometer
...@@ -6476,7 +6469,7 @@ In protocol bindings resource attributes names for data points of module classes ...@@ -6476,7 +6469,7 @@ In protocol bindings resource attributes names for data points of module classes
|waterFlowStrength |[waterFlow](#53193-waterflow) |waFSh | |waterFlowStrength |[waterFlow](#53193-waterflow) |waFSh |
|weight |[weight](#53199-weight) |weigt | |weight |[weight](#53199-weight) |weigt |
|windDirection |[airQualitySensor](#5316-airqualitysensor) |winDn | |windDirection |[airQualitySensor](#5316-airqualitysensor) |winDn |
|windSpeed |[airQualitySensor](#5316-airqualitysensor) |winSd | |windSpeed |[airQualitySensor](#5316-airqualitysensor), [anemometer](#531100-anemometer) |winSd |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment