Skip to content
Snippets Groups Projects

RDM-2025-0007-Correcting_attribute_name_and_UoM_for_anemometer_MC

1 file
+ 2
9
Compare changes
  • Side-by-side
  • Inline
@@ -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)). |
#### 5.3.1.100 anemometer
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**
|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
@@ -6476,7 +6469,7 @@ In protocol bindings resource attributes names for data points of module classes
|waterFlowStrength |[waterFlow](#53193-waterflow) |waFSh |
|weight |[weight](#53199-weight) |weigt |
|windDirection |[airQualitySensor](#5316-airqualitysensor) |winDn |
|windSpeed |[airQualitySensor](#5316-airqualitysensor) |winSd |
|windSpeed |[airQualitySensor](#5316-airqualitysensor), [anemometer](#531100-anemometer) |winSd |
Loading