32 lines
882 B
JSON
32 lines
882 B
JSON
{
|
|
"entityType" : "NOTIFICATION_RULE",
|
|
"entity" : {
|
|
"additionalConfig" : {
|
|
"description" : "Send notification to tenant admins when device is created"
|
|
},
|
|
"enabled" : true,
|
|
"externalId" : null,
|
|
"id" : {
|
|
"entityType" : "NOTIFICATION_RULE",
|
|
"id" : "f428ceb0-0b6a-11f1-9957-b95a9cb5ea38"
|
|
},
|
|
"name" : "Device created",
|
|
"recipientsConfig" : {
|
|
"targets" : [ "f4226610-0b6a-11f1-9957-b95a9cb5ea38" ],
|
|
"triggerType" : "ENTITY_ACTION"
|
|
},
|
|
"templateId" : {
|
|
"entityType" : "NOTIFICATION_TEMPLATE",
|
|
"id" : "f4285980-0b6a-11f1-9957-b95a9cb5ea38"
|
|
},
|
|
"triggerConfig" : {
|
|
"triggerType" : "ENTITY_ACTION",
|
|
"created" : true,
|
|
"deleted" : false,
|
|
"entityTypes" : [ "DEVICE" ],
|
|
"updated" : false,
|
|
"triggerType" : "ENTITY_ACTION"
|
|
},
|
|
"triggerType" : "ENTITY_ACTION"
|
|
}
|
|
} |