Files
thingsboard-config/notification_rule/f42a0730-0b6a-11f1-9957-b95a9cb5ea38.json
paul@velocoding.com 392508da6e init commit
2026-02-19 21:24:21 +00:00

31 lines
916 B
JSON

{
"entityType" : "NOTIFICATION_RULE",
"entity" : {
"additionalConfig" : {
"description" : "Send notification to tenant admins when any device changes its activity state"
},
"enabled" : false,
"externalId" : null,
"id" : {
"entityType" : "NOTIFICATION_RULE",
"id" : "f42a0730-0b6a-11f1-9957-b95a9cb5ea38"
},
"name" : "Device activity status change",
"recipientsConfig" : {
"targets" : [ "f4226610-0b6a-11f1-9957-b95a9cb5ea38" ],
"triggerType" : "DEVICE_ACTIVITY"
},
"templateId" : {
"entityType" : "NOTIFICATION_TEMPLATE",
"id" : "f4299200-0b6a-11f1-9957-b95a9cb5ea38"
},
"triggerConfig" : {
"triggerType" : "DEVICE_ACTIVITY",
"deviceProfiles" : null,
"devices" : null,
"notifyOn" : [ "ACTIVE", "INACTIVE" ],
"triggerType" : "DEVICE_ACTIVITY"
},
"triggerType" : "DEVICE_ACTIVITY"
}
}