Files
DHDAXCW-Rockchip-OpenWrt/package/lean/autocore/files/luci-mod-status-autocore.json
DHDAXCW c5aff168d9 fix
2024-12-14 16:09:18 +08:00

11 lines
176 B
JSON

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