AlarmHistoryItem
In this article:
AlarmHistoryItem#
Description#
Describes a record in the alarm history.
Contents#
AlarmName — The name of the alarm.
Type: String
Length constraints: from 1 to 255 symbols
HistoryData — Data about the alarm in JSON format.
Type: String
Length constraints: from 1 to 4095 symbols
HistoryItemType — The type of alarm history item.
Type: String
Valid values:
action
|conf_update
|state_update
HistorySummary — A summary of the alarm history in human-readable format.
Type: String
Length constraints: from 1 to 1023 symbols
Timestamp — The timestamp corresponding to the alarm history item.
Type: strftime-formatted string
Example: 2016-04-14T16:02:55Z