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

30 lines
901 B
JSON

{
"entityType" : "NOTIFICATION_RULE",
"entity" : {
"additionalConfig" : {
"description" : "Send notification to tenant admins when the connection status between TB and Edge changes"
},
"enabled" : true,
"externalId" : null,
"id" : {
"entityType" : "NOTIFICATION_RULE",
"id" : "f42e7400-0b6a-11f1-9957-b95a9cb5ea38"
},
"name" : "Edge connection status change",
"recipientsConfig" : {
"targets" : [ "f4226610-0b6a-11f1-9957-b95a9cb5ea38" ],
"triggerType" : "EDGE_CONNECTION"
},
"templateId" : {
"entityType" : "NOTIFICATION_TEMPLATE",
"id" : "f42e25e0-0b6a-11f1-9957-b95a9cb5ea38"
},
"triggerConfig" : {
"triggerType" : "EDGE_CONNECTION",
"edges" : null,
"notifyOn" : [ "CONNECTED", "DISCONNECTED" ],
"triggerType" : "EDGE_CONNECTION"
},
"triggerType" : "EDGE_CONNECTION"
}
}