towerops/lib
Graham McIntire 7e1fc35f2c
feat: add state sensor polling alongside numeric sensors
- Added state_sensors association to Snmp.Device schema
- Updated get_device_with_associations to preload state_sensors
- Added update_state_sensor and list_state_sensors functions to Snmp context
- Added state sensor polling task in PollerWorker parallel polling
- Poll state sensors via ENTITY-STATE-MIB OIDs every polling interval
- Detect and broadcast state changes (ok/warning/critical/unknown)
- State changes emit device events for real-time UI updates
2026-01-21 11:23:26 -06:00
..
mix/tasks more tests 2026-01-20 16:38:53 -06:00
towerops feat: add state sensor polling alongside numeric sensors 2026-01-21 11:23:26 -06:00
towerops_web feat: display neighbor IP address in device neighbors tab 2026-01-21 11:01:48 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_web.ex separate out marketing layouts 2026-01-06 14:46:39 -06:00