sulu: remove SoftwareModules and topology widgets

This commit is contained in:
Reidar Cederqvist 2025-04-25 15:37:57 +02:00
parent 2f8c5e3f53
commit ee6edfa5a9
No known key found for this signature in database
2 changed files with 15 additions and 12 deletions

View file

@ -311,6 +311,10 @@
"PERMIT_SUBS_EVT_OPER_COMP" "PERMIT_SUBS_EVT_OPER_COMP"
] ]
}, },
{
"object": "Device.IEEE1905.AL.",
"perm": [ "PERMIT_NONE" ]
},
{ {
"object": "Device.InterfaceStack.", "object": "Device.InterfaceStack.",
"perm": [ "perm": [
@ -440,18 +444,7 @@
{ {
"object": "Device.SoftwareModules.", "object": "Device.SoftwareModules.",
"perm": [ "perm": [
"PERMIT_GET", "PERMIT_NONE"
"PERMIT_GET_INST",
"PERMIT_OBJ_INFO",
"PERMIT_CMD_INFO",
"PERMIT_SET",
"PERMIT_ADD",
"PERMIT_DEL",
"PERMIT_OPER",
"PERMIT_SUBS_VAL_CHANGE",
"PERMIT_SUBS_OBJ_ADD",
"PERMIT_SUBS_OBJ_DEL",
"PERMIT_SUBS_EVT_OPER_COMP"
] ]
}, },
{ {

View file

@ -310,6 +310,10 @@
"PERMIT_SUBS_EVT_OPER_COMP" "PERMIT_SUBS_EVT_OPER_COMP"
] ]
}, },
{
"object": "Device.IEEE1905.AL.",
"perm": [ "PERMIT_NONE" ]
},
{ {
"object": "Device.InterfaceStack.", "object": "Device.InterfaceStack.",
"perm": [ "perm": [
@ -436,6 +440,12 @@
"PERMIT_SUBS_EVT_OPER_COMP" "PERMIT_SUBS_EVT_OPER_COMP"
] ]
}, },
{
"object": "Device.SoftwareModules.",
"perm": [
"PERMIT_NONE"
]
},
{ {
"object": "Device.Users.User.", "object": "Device.Users.User.",
"perm": ["PERMIT_NONE"] "perm": ["PERMIT_NONE"]