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 bf88b71d60d1012443929c0f66db25f424aa49d3..f3028b06bb7b29f15c6a5f861c4e328e03066e24 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 @@ -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 |