Files
thingsboard-config/notification_rule/f42c9f40-0b6a-11f1-9957-b95a9cb5ea38.json
2026-02-19 21:24:48 +00:00

32 lines
913 B
JSON

{
"entityType" : "NOTIFICATION_RULE",
"entity" : {
"additionalConfig" : {
"description" : "Send notification to user when any alarm was assigned to him"
},
"enabled" : true,
"externalId" : null,
"id" : {
"entityType" : "NOTIFICATION_RULE",
"id" : "f42c9f40-0b6a-11f1-9957-b95a9cb5ea38"
},
"name" : "Alarm assignment",
"recipientsConfig" : {
"targets" : [ "f42461e0-0b6a-11f1-9957-b95a9cb5ea38" ],
"triggerType" : "ALARM_ASSIGNMENT"
},
"templateId" : {
"entityType" : "NOTIFICATION_TEMPLATE",
"id" : "f42c0300-0b6a-11f1-9957-b95a9cb5ea38"
},
"triggerConfig" : {
"triggerType" : "ALARM_ASSIGNMENT",
"alarmSeverities" : null,
"alarmStatuses" : null,
"alarmTypes" : null,
"notifyOn" : [ "ASSIGNED" ],
"triggerType" : "ALARM_ASSIGNMENT"
},
"triggerType" : "ALARM_ASSIGNMENT"
}
}