mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-08-01 20:39:36 +08:00
11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"luci-app-temp-status": {
|
|
"description": "Grant access to temp-status procedures",
|
|
"read": {
|
|
"ubus": {
|
|
"luci.temp-status": [ "getSensors", "getTempData", "getTempStatus" ]
|
|
}
|
|
}
|
|
}
|
|
}
|