towerops/lib
Graham McIntire 02c163986e
Fix 21 Dialyzer errors by adding schema types and fixing unmatched returns
Schema types added:
- AgentToken.t/0
- Equipment.t/0
- Device.t/0
- Interface.t/0
- Sensor.t/0

Fixed unmatched returns in AgentChannel:
- Agents.update_agent_token_heartbeat/3 (2 instances)
- process_snmp_result/2

Reduced Dialyzer errors from 48 to 27.
2026-01-17 10:40:47 -06:00
..
towerops Fix 21 Dialyzer errors by adding schema types and fixing unmatched returns 2026-01-17 10:40:47 -06:00
towerops_web Fix 21 Dialyzer errors by adding schema types and fixing unmatched returns 2026-01-17 10:40:47 -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