autocore-arm/files/generic/luci-mod-status-autocore.json
sbwml 5e1751397d Revert "update 29_ethinfo.js from imm"
This reverts commit 9dcb4118811d6beea257ee976cbf7e8d91c1f0e7.
2023-07-12 02:16:52 +08:00

11 lines
205 B
JSON

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