towerops/lib/towerops_web/live/graph_live
Graham McIntire e0592dbf3d
fix: use agent-collected data for live polling when agent assigned
Modified GraphLive live polling to check for agent assignments and use
agent-collected sensor data from the database instead of doing direct
SNMP polling. This respects the agent assignment and prevents Phoenix
from bypassing the agent for live graph updates.

Also refactored handle_params to reduce nesting depth.
2026-02-05 09:21:43 -06:00
..
show.ex fix: use agent-collected data for live polling when agent assigned 2026-02-05 09:21:43 -06:00
show.html.heex live device polling 2026-02-01 13:19:32 -06:00