mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
When the same scanner sees the same device (same MAC and IPv4) again within a configurable window (default 1 minute), only one device_events row is recorded, keeping the events table from filling with near-identical rows. Device last_seen updates and notifications are unaffected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>