31 lines
916 B
JSON
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"
|
|
}
|
|
} |