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