lede/package/lean/autocore/files/luci-mod-status-autocore.json
2024-10-21 21:26:18 +08:00

11 lines
176 B
JSON

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