Device Type Fix: - Add Topology.maybe_update_device_role() call after discovery completes - Device types (AP, router, switch, etc.) now inferred immediately after discovery - Previously devices showed 'unknown' until first polling cycle completed - Role inference uses SNMP manufacturer, model, and system description Billing Fix: - Handle string values from Settings.get_setting() in default_price_per_device() - Add case clause to convert string '2.00' to Decimal struct - Fixes CaseClauseError crash on /orgs/:slug/settings page All discovery tests passing. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||