mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-15 04:44:47 +08:00
15 lines
234 B
JSON
15 lines
234 B
JSON
{
|
|
"admin/services/rms": {
|
|
"title": "TELEOFIS: Remote Monitoring System",
|
|
"order": 1,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "rms/overview"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-rms" ],
|
|
"uci": { "rms": true }
|
|
}
|
|
}
|
|
}
|