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.
29 lines
491 B
JSON
29 lines
491 B
JSON
{
|
|
"pager": {
|
|
"url": "http://127.0.0.1:3000/api/message/advanced"
|
|
},
|
|
"alarms": [
|
|
{
|
|
"name": "Normal",
|
|
"weekDay": {
|
|
"0": true,
|
|
"1": true,
|
|
"2": true,
|
|
"3": true,
|
|
"4": true,
|
|
"5": true,
|
|
"6": true
|
|
},
|
|
"alarmSchedulingMode": "weekly",
|
|
"alarmTime": "13:38",
|
|
"firstOccWeekday": 0,
|
|
"specificWeekday": "27",
|
|
"preset": "184cca745aa",
|
|
"wbxEnabled": false,
|
|
"gbxEnabled": false,
|
|
"forecastLength": "3"
|
|
}
|
|
],
|
|
"germanUmlautSupport": false
|
|
}
|