mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-30 19:01:54 +08:00
11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"luci-mod-status-autocore": {
|
|
"description": "Grant access to autocore",
|
|
"read": {
|
|
"ubus": {
|
|
"luci": [ "getCPUInfo", "getCPUUsage", "getTempInfo" ]
|
|
}
|
|
}
|
|
}
|
|
}
|