mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sulu: Align role json files
This commit is contained in:
parent
af3cf465bc
commit
211de47076
3 changed files with 5 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sulu-builder
|
||||
PKG_VERSION:=4.0.8
|
||||
PKG_VERSION:=4.0.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"tr181": {
|
||||
"name": "admin",
|
||||
"instance": 4,
|
||||
"permission": [
|
||||
{
|
||||
"object": "Device.",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"tr181": {
|
||||
"name": "user",
|
||||
"instance": 5,
|
||||
"permission": [
|
||||
{
|
||||
"object": "Device.",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue