Skip to content
Snippets Groups Projects

RDM-2024-0042R01-Adding_short_names_for_gasMeterReportInfo_MC

1 file
+ 2
7
Compare changes
  • Side-by-side
  • Inline
@@ -1083,14 +1083,9 @@ This ModuleClass provides capabilities to set service parameters of a gas meter.
|singleCountAlarm |xs:boolean |R |true | |The alarm of single reed switch counting. The normal condition is that the double reed switches are working. If only a single reed switch is working, it means that the metering has a problem and shall fire the alarm. |
#### 5.3.1.40 gasMeterReportInfo
This ModuleClass provides information of measurements of a gas meter.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.40-1: DataPoints of gasMeterReportInfo ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
@@ -1099,8 +1094,6 @@ This ModuleClass provides information of measurements of a gas meter.
|valveStatus |xs:boolean |R |true | |The status of the gas meter valve.<br />"True": open<br />"False": close |
#### 5.3.1.41 geoLocation
This ModuleClass provides the capability to get or set geo-location information.
@@ -6430,6 +6423,7 @@ In protocol bindings resource attributes names for data points of module classes
|time |[keepWarm](#53148-keepwarm) |time |
|token |[credentials](#53127-credentials) |tk |
|tone |[alarmSpeaker](#5317-alarmspeaker) |tone |
|totalUseValue |[gasMeterReportInfo](#53140-gasmeterreportinfo) |toUVe |
|turboEnabled |[turbo](#53191-turbo) |turEd |
|type |[dmEventLog](#587-dmeventlog) |type |
|unit |[temperature](#53187-temperature) |unit |
@@ -6438,6 +6432,7 @@ In protocol bindings resource attributes names for data points of module classes
|useGrinder |[grinder](#53143-grinder) |useGr |
|uvStatus |[uvSensor](#53192-uvsensor) |uvtSs |
|uvValue |[uvSensor](#53192-uvsensor) |uvaVe |
|valveStatus |[gasMeterReportInfo](#53140-gasmeterreportinfo) |valSs |
|version |[dmPackage](#588-dmpackage), [dmSoftware](#586-dmsoftware) |versn |
|verticalAccuracy |[geoLocation](#53141-geolocation) |verAy |
|verticalDirection |[airFlow](#5314-airflow) |verDn |
Loading