small-packages/lean/autocore/files/luci-mod-status-autocore.json
2026-05-10 09:48:30 +08:00

11 lines
176 B
JSON

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