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

18 lines
557 B
JSON

{
"entityType" : "NOTIFICATION_TARGET",
"entity" : {
"configuration" : {
"type" : "PLATFORM_USERS",
"description" : "In case trigger entity (e.g. created device or alarm) is owned by customer, then recipients are this customer's users, otherwise tenant admins",
"usersFilter" : {
"type" : "ORIGINATOR_ENTITY_OWNER_USERS"
}
},
"externalId" : null,
"id" : {
"entityType" : "NOTIFICATION_TARGET",
"id" : "f423ecb0-0b6a-11f1-9957-b95a9cb5ea38"
},
"name" : "Users of the entity owner"
}
}