59 lines
1.0 KiB
JSON
59 lines
1.0 KiB
JSON
{
|
|
"luci-app-bandix": {
|
|
"description": "Grant access to bandix traffic monitoring",
|
|
"read": {
|
|
"ubus": {
|
|
"luci.bandix": [
|
|
"getStatus",
|
|
"getMetrics",
|
|
"getMetricsDay",
|
|
"getMetricsWeek",
|
|
"getMetricsMonth",
|
|
"getConnection",
|
|
"setHostname",
|
|
"getDnsQueries",
|
|
"getDnsStats",
|
|
"getScheduleLimits",
|
|
"setScheduleLimit",
|
|
"deleteScheduleLimit",
|
|
"clearData",
|
|
"restartService",
|
|
"getVersion",
|
|
"getSystemArch",
|
|
"checkUpdate",
|
|
"installUpdate"
|
|
]
|
|
},
|
|
"uci": [
|
|
"bandix"
|
|
]
|
|
},
|
|
"write": {
|
|
"ubus": {
|
|
"luci.bandix": [
|
|
"getStatus",
|
|
"getMetrics",
|
|
"getMetricsDay",
|
|
"getMetricsWeek",
|
|
"getMetricsMonth",
|
|
"getConnection",
|
|
"setHostname",
|
|
"getDnsQueries",
|
|
"getDnsStats",
|
|
"getScheduleLimits",
|
|
"setScheduleLimit",
|
|
"deleteScheduleLimit",
|
|
"clearData",
|
|
"restartService",
|
|
"getVersion",
|
|
"getSystemArch",
|
|
"checkUpdate",
|
|
"installUpdate"
|
|
]
|
|
},
|
|
"uci": [
|
|
"bandix"
|
|
]
|
|
}
|
|
}
|
|
} |