mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00: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" ]
|
|
}
|
|
}
|
|
}
|
|
}
|