Alarm Processor Descriptor improvement to show JSON

This commit is contained in:
Andrew Shvayka 2017-08-18 17:55:59 +03:00
parent ddcf713f04
commit 79e533f23a

View File

@ -31,8 +31,9 @@
"default": true "default": true
}, },
"alarmDetailsTemplate": { "alarmDetailsTemplate": {
"title": "Alarm details", "title": "Alarm details (JSON)",
"type": "string" "type": "string",
"default": "{}"
} }
}, },
"required": [ "required": [