init commit
This commit is contained in:
31
notification_rule/f42a0730-0b6a-11f1-9957-b95a9cb5ea38.json
Normal file
31
notification_rule/f42a0730-0b6a-11f1-9957-b95a9cb5ea38.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user