11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"luci-mod-status-autocore": {
|
|
"description": "Grant access to autocore",
|
|
"read": {
|
|
"ubus": {
|
|
"luci": [ "getCPUInfo", "getETHInfo", "getTempInfo", "getCPUBench", "getCPUUsage" ]
|
|
}
|
|
}
|
|
}
|
|
}
|