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

Merge branch 'RDM-2025-0008-Adding_short_names_and_UoM_for_barometer_MC' into R5

# Conflicts:
#	TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
parents 6372a93d 599c179c
No related branches found
No related tags found
1 merge request!28RDM-2025-0008-Adding_short_names_and_UoM_for_barometer_MC
......@@ -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 | |
......@@ -2121,13 +2122,9 @@ This ModuleClass provides the capabilities to indicate the measure of the wind s
|-|-|-|-|-|-|
|windSpeed |xs:float |R |false |m/s |The speed of the wind |
#### 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 |
......@@ -2138,7 +2135,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.
......@@ -6093,7 +6089,7 @@ 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 |
|alarmTimestamp | [temperatureAlarm](#53188-temperaturealarm) | alaTp |
|algae |[waterQualityMonitor](#53198-waterqualitymonitor) |algae |
......@@ -6101,6 +6097,7 @@ In protocol bindings resource attributes names for data points of module classes
|anionics |[waterQualityMonitor](#53198-waterqualitymonitor) |anios |
|aroh |[waterQualityMonitor](#53198-waterqualitymonitor) |aroh |
|as |[waterQualityMonitor](#53198-waterqualitymonitor) |as |
|atmosphericPressure |[barometer](#531101-barometer) |atmPe |
|automode |[airFlow](#5314-airflow) |autoe |
|availableChannels |[televisionChannel](#53186-televisionchannel) |avaCs |
|backoffTime |[periodicalReportConfig](#53163-periodicalreportconfig) |bacTe |
......@@ -6295,6 +6292,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 |
......@@ -6308,6 +6306,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