towerops/test
Graham McIntire a83e63b3ad
feat: add vendor-specific SNMP modules for WISP equipment
Add 8 new vendor modules for wireless sensor discovery:
- PMP: Cambium PMP 450/430/100 and PTP series
- Mimosa: B5/B5c PTP and A5/A5c PTMP radios
- Siklu: EtherHaul mmWave radios
- Radwin: WinLink and JET series
- UniFi: Ubiquiti UniFi Access Points
- LigoOS: LigoWave and Deliberant devices
- cnPilot: Cambium cnPilot E and R series
- SAF: SAF Tehnika Integra/Lumina/CFIP series

Each module implements the Vendor behaviour with:
- profile_names/0: OS profile identifiers
- detect_hardware/1: device model detection
- wireless_oid_defs/0: sensor OID definitions
- discover_wireless_sensors/1: sensor discovery

Includes comprehensive tests for all modules (104 tests).
2026-01-22 08:48:38 -06:00
..
integration import yamls 2026-01-21 14:30:04 -06:00
support use password for user regi 2026-01-21 09:13:08 -06:00
towerops feat: add vendor-specific SNMP modules for WISP equipment 2026-01-22 08:48:38 -06:00
towerops_web better mib handling and tests 2026-01-21 10:07:07 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00