mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-29 09:51:41 +08:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"luci-app-interfaces-statistics": {
|
|
"description": "Grant access to interfaces-statistics procedures",
|
|
"read": {
|
|
"ubus": {
|
|
"network.device": [ "status" ]
|
|
}
|
|
}
|
|
}
|
|
}
|