mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-06 08:43:17 +02:00
79ee58d91a
Observer-owned daemon thread checks every 10 minutes whether advert_interval_hours has elapsed since the persisted last-advert timestamp and sends a flood advert via the existing DeviceManager wrapper. Timestamp persists across restarts so redeploys don't re-advertise early; failures and disconnected device skip the send without touching the timestamp. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>