Files
smart-serow/pi/ui/config.json

10 lines
188 B
JSON
Raw Normal View History

{
2026-01-25 23:13:30 +09:00
"assets_path": "/home/pi/smartserow-ui/assets",
"navigator": "rei",
"overheat": {
"threshold_celsius": 75.0,
"trigger_duration_sec": 10,
"shutdown_delay_sec": 10
}
}