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

Merge branch...

Merge branch 'RDM-2025-0010-Correcting_action_and_attribute_name_for_raingauge_MC_Adding_short_nam' into R5
parents 52a7de74 9f241b3a
No related branches found
No related tags found
1 merge request!30RDM-2025-0010-Correcting_action_and_attribute_name_for_raingauge_MC_Adding_short_nam
......@@ -2139,24 +2139,18 @@ This ModuleClass provides the capabilities to measure the atmospheric pressure a
This ModuleClass provides the capabilities to measure the height of fallen rain.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.102-1: Actions of rainGauge ModuleClass**
|Return Type |Name |Argument |Optional |Documentation |
|-|-|-|-|-|
|none |reset |none |false |Empty the water container. Set the height value to 0. |
|none |resetGauge |none |false |Empty the water container. Set the height value to 0. |
**Table 5.3.1.102-2: DataPoints of rainGauge ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
|-|-|-|-|-|-|
|height |xs:integer |R |false |mm |This data point indicates the number of mm of rainfall since the last reset of the device. |
|gaugeHeight |xs:integer |R |false |mm |This data point indicates the number of mm of rainfall since the last reset of the device. |
......@@ -6042,6 +6036,7 @@ In protocol bindings resource type names for actions shall be translated into sh
|[previousTrack](#53165-playercontrol) |preTk |
|[reboot](#582-dmagent) |rebot |
|[readIO](#584-dmdatamodelio) |reaIO |
|[resetGauge](#531102-raingauge)|resGe |
|[resetNumberValue](#53155-numbervalue) |reNVe |
|[resetTextMessage](#53189-textmessage) |reTMe |
|[start3Dprint](#5311-threedprinter) |staDt |
......@@ -6201,6 +6196,7 @@ In protocol bindings resource attributes names for data points of module classes
|friendlyLocation |[location](#5392-location), [localization](#5393-localization) |friLn |
|ftu |[waterQualityMonitor](#53198-waterqualitymonitor) |ftu |
|fwVersion |[dmDeviceInfo](#583-dmdeviceinfo) |fweVn |
|gaugeHeight |[rainGauge](#531102-raingauge) |gauHt |
|generationSource |[energyGeneration](#53133-energygeneration) |genSe |
|geoJSON |[location](#5392-location) |geoJN |
|grainsRemaining |[grinder](#53143-grinder) |graRg |
......
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