autocore-arm/files/generic/luci-mod-status-autocore.json
sbwml 3dc3696915 luci: add getETHInfo method
Signed-off-by: sbwml <admin@cooluc.com>
2024-12-10 23:29:21 +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" ]
}
}
}
}