You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
517 B
JSON
32 lines
517 B
JSON
{
|
|
"pager": {
|
|
"url": "http://127.0.0.1:3000/api/message/advanced"
|
|
},
|
|
"alarms": [
|
|
{
|
|
"name": "Normal",
|
|
"params": {
|
|
"type": "duplex",
|
|
"routing": {
|
|
"device": "birdyslim",
|
|
"connectors": [
|
|
[
|
|
"dummy",
|
|
"1234567"
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"weekDay": {
|
|
"0": false,
|
|
"2": false,
|
|
"6": true
|
|
},
|
|
"alarmSchedulingMode": "weekly",
|
|
"alarmTime": "23:50",
|
|
"payload": "Probealarm jeden sonntag 2350",
|
|
"firstOccWeekday": 0,
|
|
"specificWeekday": "27"
|
|
}
|
|
]
|
|
} |