towerops/lib/towerops_web/live/device_live
Graham McIntire b6ef989809
feat: redirect to device page after triggering rediscovery
When clicking 'Rediscover Device', navigate to the device details page
where the user can see live updates as discovery progresses.

The device show page already subscribes to PubSub discovery events and
will automatically refresh when discovery completes, showing updated
manufacturer, model, sensors, and interfaces.
2026-01-17 18:20:24 -06:00
..
form.ex feat: redirect to device page after triggering rediscovery 2026-01-17 18:20:24 -06:00
form.html.heex updates 2026-01-17 17:49:53 -06:00
index.ex rename equipment to device 2026-01-17 14:48:46 -06:00
index.html.heex rename equipment to device 2026-01-17 14:48:46 -06:00
show.ex Add real-time updates with Redis-backed PubSub 2026-01-17 17:55:49 -06:00
show.html.heex Change 'Ping Latency' to 'ICMP Latency' throughout codebase 2026-01-17 17:13:02 -06:00