Merge pull request #6442 from volodymyr-babak/edge-root-chain-handle-device-delete

[3.4] Updated default edge root rule chain
This commit is contained in:
Andrew Shvayka 2022-04-20 12:36:35 +03:00 committed by GitHub
commit 762ac9d1f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,6 +156,21 @@
"toIndex": 7, "toIndex": 7,
"type": "Attributes Updated" "type": "Attributes Updated"
}, },
{
"fromIndex": 3,
"toIndex": 7,
"type": "Attributes Deleted"
},
{
"fromIndex": 3,
"toIndex": 7,
"type": "Timeseries Deleted"
},
{
"fromIndex": 3,
"toIndex": 7,
"type": "Timeseries Updated"
},
{ {
"fromIndex": 4, "fromIndex": 4,
"toIndex": 7, "toIndex": 7,