diff --git a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md index 8137d2ad554a09d92eaf2fee66d4d5e7a744ff14..38b8a7f07cc304f0f520d23374bd16705bdc3cd8 100644 --- a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md +++ b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md @@ -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 |