- Capacity: Sensor values (Rx/Tx Capacity) now represent total device capacity, not per-interface. Previous bug applied the same sensor value to all interfaces and summed them (e.g., 773.6 Mbps × 5 = 3.87 Gbps). - Wireless sensors: Changed Float.round/2 to :erlang.float_to_binary/2 to prevent scientific notation in frequency display (was showing "2.41e4 MHz" instead of "24100.0 MHz"). Files: - lib/towerops_web/live/device_live/show.ex - lib/towerops_web/live/device_live/show.html.heex - CHANGELOG.txt - priv/static/changelog.txt Reviewed-on: graham/towerops-web#116 |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||