- 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 |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| graphql_socket.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| remote_ip.ex | ||
| router.ex | ||
| scoped_resource.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||