12 lines
227 B
JSON
12 lines
227 B
JSON
{
|
|
"luci-mod-status-autocore": {
|
|
"description": "Grant access to autocore",
|
|
"read": {
|
|
"ubus": {
|
|
"luci": [ "getCPUInfo", "getTempInfo", "getCPUBench", "getCPUUsage" ],
|
|
"network.device": [ "status" ]
|
|
}
|
|
}
|
|
}
|
|
}
|