mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sulu: remove SoftwareModules and topology widgets
This commit is contained in:
parent
2f8c5e3f53
commit
ee6edfa5a9
2 changed files with 15 additions and 12 deletions
|
|
@ -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"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -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"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue