Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TS-0023
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Specifications
Technical Specifications
TS-0023
Commits
117edf58
Commit
117edf58
authored
3 months ago
by
Andreas Kraft
Browse files
Options
Downloads
Patches
Plain Diff
Correcting short names for temperatureAlarm attributes
parent
ba97f7f2
Branches
RDM-2025-0005-Adding_short_names_for_waterMeterSetting_MC
Branches containing commit
No related tags found
2 merge requests
!22
RDM-2025-0002-Added_missing_link_for_unit_attribute
,
!21
RDM-2025-0001-Adding_short_names_for_temperatureAlarm_MC
Pipeline
#1765
passed
3 months ago
Stage: checking
Stage: generation
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
+7
-10
7 additions, 10 deletions
..._Information_Model_and_Mapping_for_Vertical_Industries.md
with
7 additions
and
10 deletions
TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
+
7
−
10
View file @
117edf58
...
...
@@ -1851,28 +1851,20 @@ This ModuleClass provides capabilities to represent the current temperature and
|stepValue |xs:float |R |true | |Step value allowed for "targetTemperature". |
#### 5.3.1.88 temperatureAlarm
This ModuleClass provides the capabilities to indicate the detection of abnormal temperatures and raises an alarm if the 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.88-1: DataPoints of temperatureAlarm ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation |
|-|-|-|-|-|-|
|unit |
[
hd:enumTemperatureUnit
](
#5640-hdenumtemperatureunit
)
|RW |true |C or F or K |Default value is 'C'. |
|temperature |xs:float |R |true |Defined in the 'unit' |To report the value of the temperature. |
| | | | | | |
|temperature |xs:float |R |true |Defined in the 'unit' |To report the value of the temperature. |
|highTemperatureAlarm |xs:boolean |R |false | |High temperature alarm. |
|highTemperatureAlarmThreshold |xs:float |RW |true |Defined in the data point 'unit' |The threshold of maximum temperature alarm. |
|lowTemperatureAlarm |xs:boolean |R |false | |Low temperature alarm. |
|lowTemperatureAlarmThreshold |xs:float |RW |true |Defined in the data point 'unit' |The threshold of minimum temperature alarm. |
|alarmTimestamp |xs:datetime |R |true | |The timestamp since the alarm is active. |
|alarmTimestamp |xs:datetime |R |true | |The timestamp since the alarm is active. |
#### 5.3.1.89 textMessage
...
...
@@ -6126,6 +6118,7 @@ In protocol bindings resource attributes names for data points of module classes
|airPressure |
[
airQualitySensor
](
#5316-airqualitysensor
)
|airPe |
|alarm |
[
motionSensor
](
#53154-motionsensor
)
,
[
smokeSensor
](
#53182-smokesensor
)
,
[
temperatureAlarm
](
#53188-temperaturealarm
)
,
[
waterSensor
](
#53197-watersensor
)
|alarm |
|alarmStatus |
[
alarmSpeaker
](
#5317-alarmspeaker
)
|alaSs |
|alarmTimestamp |
[
temperatureAlarm
](
#53188-temperaturealarm
)
| alaTp |
|altitude |
[
geoLocation
](
#53141-geolocation
)
|altie |
|automode |
[
airFlow
](
#5314-airflow
)
|autoe |
|availableChannels |
[
televisionChannel
](
#53186-televisionchannel
)
|avaCs |
...
...
@@ -6229,6 +6222,8 @@ In protocol bindings resource attributes names for data points of module classes
|heatingLevel |
[
heatingZone
](
#53144-heatingzone
)
|heaLl |
|height |
[
height
](
#53145-height
)
|heigt |
|highMagneticAlarm |
[
magneticSensorParameters
](
#53161-magneticsensorparameters
)
|hiMAm |
|highTemperatureAlarm |
[
temperatureAlarm
](
#53188-temperaturealarm
)
|hiTAm |
|highTemperatureAlarmThreshold |
[
temperatureAlarm
](
#53188-temperaturealarm
)
|hTATd |
|horizontalAccuracy |
[
geoLocation
](
#53141-geolocation
)
|horAy |
|horizontalDirection |
[
airFlow
](
#5314-airflow
)
|horDn |
|humidity |
[
airQualitySensor
](
#5316-airqualitysensor
)
|humiy |
...
...
@@ -6269,6 +6264,8 @@ In protocol bindings resource attributes names for data points of module classes
|lowBattery |
[
battery
](
#53110-battery
)
|lowBy |
|lowCreditAlarm |
[
gasMeterAlarm
](
#53139-gasmeteralarm
)
|loCAm |
|lowGasAlarm |
[
gasMeterAlarm
](
#53139-gasmeteralarm
)
|loGAm |
|lowTemperatureAlarm |
[
temperatureAlarm
](
#53188-temperaturealarm
)
|loTAm |
|lowTemperatureAlarmThreshold |
[
temperatureAlarm
](
#53188-temperaturealarm
)
|lTATd |
|lqi |
[
signalStrength
](
#53178-signalstrength
)
|lqi |
|machineStates |
[
runState
](
#53175-runstate
)
|macSs |
|magneticDisturb |
[
gasMeterAlarm
](
#53139-gasmeteralarm
)
|magDb |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment