towerops/lib/towerops_web/live
Graham McIntire 6c631cbe26
Add sensor value change tracking and threshold monitoring
- Add new event types: sensor_threshold_warning, sensor_threshold_critical, sensor_threshold_normal, sensor_value_spike, sensor_value_drop
- Implement sensor change detection in PollerWorker
- Track threshold violations (warning/critical high/low)
- Detect value spikes/drops for percentage sensors (30% change)
- Track return to normal from threshold violations
- Store threshold config in sensor metadata
- Update sensor last_value and last_checked_at on each poll
- Broadcast sensor events via PubSub for real-time logging
2026-01-05 14:01:35 -06:00
..
alert_live fix dialyzer things 2026-01-03 12:56:40 -06:00
equipment_live Add sensor value change tracking and threshold monitoring 2026-01-05 14:01:35 -06:00
graph_live Fix boolean attribute rendering for traffic graph 2026-01-05 13:48:59 -06:00
org_live Add global header to new organization page 2026-01-04 11:41:26 -06:00
site_live Add back navigation links to edit pages 2026-01-04 13:35:31 -06:00
dashboard_live.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
dashboard_live.html.heex Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00