small-packages/luci-app-temp-status/root/usr/share/luci/menu.d/luci-app-temp-status.json
2026-05-10 09:48:30 +08:00

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" ]
}
}
}