mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
record_sighting only carried the stored name and IP onto the reconciled sighting, leaving is_registered, owner, and device_type at their bare defaults. The change handed to the notification layer therefore rendered a registered, typed device as "Not registered" with type "-". Carry those fields over too, mirroring how db::devices::seen() preserves them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>