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

18 lines
480 B
JSON

{
"entityType" : "NOTIFICATION_TARGET",
"entity" : {
"configuration" : {
"type" : "PLATFORM_USERS",
"description" : "If rule trigger is an action that affects some user (e.g. alarm assigned to user) - this user",
"usersFilter" : {
"type" : "AFFECTED_USER"
}
},
"externalId" : null,
"id" : {
"entityType" : "NOTIFICATION_TARGET",
"id" : "f42461e0-0b6a-11f1-9957-b95a9cb5ea38"
},
"name" : "Affected user"
}
}