autocore-arm/files/generic/luci-mod-status-autocore.json
sbwml 2371bd5c34 adapt openwrt-24.10
Signed-off-by: sbwml <admin@cooluc.com>
2024-10-05 04:24:14 +08:00

11 lines
223 B
JSON

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