autocore-arm/files/generic/luci-mod-status-autocore.json
sbwml d08db68df2 remove ethinfo
Signed-off-by: sbwml <admin@cooluc.com>
2024-10-08 10:17:55 +08:00

11 lines
209 B
JSON

{
"luci-mod-status-autocore": {
"description": "Grant access to autocore",
"read": {
"ubus": {
"luci": [ "getCPUInfo", "getTempInfo", "getCPUBench", "getCPUUsage", "getOnlineUsers" ]
}
}
}
}