mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-31 20:11:29 +08:00
14 lines
214 B
JSON
14 lines
214 B
JSON
{
|
|
"admin/status/realtime/temperature": {
|
|
"title": "Temperature",
|
|
"order": 10,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "status/temperature"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-temp-status" ]
|
|
}
|
|
}
|
|
}
|