Initial commit: river level monitoring service

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-07-05 00:09:00 +01:00
commit afe742dcce
4 changed files with 577 additions and 0 deletions

10
river-monitor.timer Normal file
View File

@@ -0,0 +1,10 @@
[Unit]
Description=Run river-monitor every 15 minutes (matches EA data refresh rate)
[Timer]
OnBootSec=2min
OnUnitActiveSec=15min
Persistent=true
[Install]
WantedBy=timers.target