You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: alarm_api_v1.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ To trigger an alarm, send an HTTP POST REQUEST with header `Content-Type: applic
34
34
- type: alarm | info - mandatory - event type
35
35
- hideTriggerDetails: boolean - optional - do not send details of alarm trigger
36
36
- alarmText: string - optional - content of alarm
37
-
- indexNumber: integer- optional - The index number serves to distinguish different alarms. A second alarm with the same index number willbe ignored.
37
+
- indexNumber: integer- optional - The index number serves to distinguish different alarms. A second alarm with the same index number willupdate the alarm text.
38
38
- needsAcknowledgement: boolean - mandatory - reply function
39
39
- startDate: string - optional - The date of an alarm in case it is to be triggered in the future. The format shall be UTC e.g. :`"2017-01-27T14:49:52.000Z"`
40
40
- duration: integer - conditional - duration for which the reply function is enabled