Files
openwrt_packages/autocore-arm/files/generic/luci-mod-status-autocore.json
2025-11-02 14:26:26 +08:00

11 lines
223 B
JSON

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