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

Adding short names and UoM for barometer

parent ba97f7f2
No related tags found
1 merge request!28RDM-2025-0008-Adding_short_names_and_UoM_for_barometer_MC
Pipeline #1778 passed
......@@ -290,6 +290,7 @@ When the Harmonized Information Model is described based on SDT, the following r
|Dots per inch |dpi |dpi is the common unit for spatial dot density |
|g-force |g-f | |
|Grams |g | |
|Hectopascal |hPa | |
|Hertz |Hz | |
|Kilocalories |kcal | |
|Kilocalories per hour |kcal/h | |
......@@ -2152,13 +2153,9 @@ This ModuleClass provides the capabilities to indicate the measure of the wind s
#### 5.3.1.101 barometer
This ModuleClass provides the capabilities to measure the atmospheric pressure and indicate the detection of abnormal pressure, and raise an alarm if a triggering criterion is met.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.101-1: DataPoints of barometer ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
......@@ -2169,7 +2166,6 @@ This ModuleClass provides the capabilities to measure the atmospheric pressure a
|maxPressureThreshold |xs:integer |RW |true |hPa |The max threshold to trigger the alarm. |
#### 5.3.1.102 rainGauge
This ModuleClass provides the capabilities to measure the height of fallen rain.
......@@ -6124,9 +6120,10 @@ In protocol bindings resource attributes names for data points of module classes
|acousticStatus |[acousticSensor](#5312-acousticsensor) |acoSs |
|adfStates |[autoDocumentFeeder](#5319-autodocumentfeeder) |adfSs |
|airPressure |[airQualitySensor](#5316-airqualitysensor) |airPe |
|alarm |[motionSensor](#53154-motionsensor), [smokeSensor](#53182-smokesensor), [temperatureAlarm](#53188-temperaturealarm), [waterSensor](#53197-watersensor) |alarm |
|alarm |[barometer](#531101-barometer), [motionSensor](#53154-motionsensor), [smokeSensor](#53182-smokesensor), [temperatureAlarm](#53188-temperaturealarm), [waterSensor](#53197-watersensor) |alarm |
|alarmStatus |[alarmSpeaker](#5317-alarmspeaker) |alaSs |
|altitude |[geoLocation](#53141-geolocation) |altie |
|atmosphericPressure |[barometer](#531101-barometer) |atmPe |
|automode |[airFlow](#5314-airflow) |autoe |
|availableChannels |[televisionChannel](#53186-televisionchannel) |avaCs |
|backoffTime |[periodicalReportConfig](#53163-periodicalreportconfig) |bacTe |
......@@ -6280,6 +6277,7 @@ In protocol bindings resource attributes names for data points of module classes
|maxHeatingLevel |[heatingZone](#53144-heatingzone) |maHLl |
|maxLength |[textMessage](#53189-textmessage) |maxLh |
|maxLevel |[openLevel](#53156-openlevel) |maxLl |
|maxPressureThreshold |[barometer](#531101-barometer) |maPTd |
|maxSpeed |[airFlow](#5314-airflow) |maxSd |
|maxValue |[audioVolume](#5318-audiovolume), [numberValue](#53155-numbervalue), [ozoneMeter](#53160-ozonemeter), [temperature](#53187-temperature) |maxVe |
|meanPressure |[sphygmomanometer](#53183-sphygmomanometer) |meaPe |
......@@ -6293,6 +6291,7 @@ In protocol bindings resource attributes names for data points of module classes
|minimumCommunicationLatency |[connectivity](#53125-connectivity) |miCLy |
|minLength |[textMessage](#53189-textmessage) |minLh |
|minLevel |[openLevel](#53156-openlevel) |minLl |
|minPressureThreshold |[barometer](#531101-barometer) |miPTd |
|minSpeed |[airFlow](#5314-airflow) |minSd |
|minValue |[numberValue](#53155-numbervalue), [temperature](#53187-temperature) |minVe |
|modality |[pulsemeter](#53168-pulsemeter) |moday |
......
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