Two improvements to Gaiia reconciliation:
1. Auto-match now uses two-phase matching:
- Phase 1: IP match (high confidence, same as before)
- Phase 2: Site match — if a device is at a Towerops site linked to a
Gaiia network site, match it to unmapped inventory assigned to that site
2. Gaiia sync now automatically maps network sites to Towerops sites by
name during sync. When a Gaiia network site name matches a Towerops
site name, `site_id` is set on the `gaiia_network_sites` row. This
enables the site-based matching in phase 2.
Flash message now shows breakdown: "Auto-matched 47 devices (34 by IP,
13 by site). 17 remaining."
|
||
|---|---|---|
| .. | ||
| gaiia_mapping_live.ex | ||
| gaiia_mapping_live.html.heex | ||
| gaiia_reconciliation_live.ex | ||
| gaiia_reconciliation_live.html.heex | ||
| integrations_live.ex | ||
| integrations_live.html.heex | ||
| preseem_devices_live.ex | ||
| preseem_devices_live.html.heex | ||
| preseem_insights_live.ex | ||
| preseem_insights_live.html.heex | ||
| settings_live.ex | ||
| settings_live.html.heex | ||