Description
Update the Network tab Hot spots card to identify the weakest node based on each node's strongest available link, rather than a single weakest observed RSSI. This metric reflects the best viable path a node has into the mesh, providing a more accurate assessment of connectivity health.
Expected Behavior
The 'Weakest signal' metric evaluates nodes by their best-case link quality (strongest Neighbor Table entry) to ensure nodes with at least one robust connection are not flagged as critically weak.
Acceptance Criteria
- Identify weakest node using the maximum RSSI/Link Quality among all its neighbors.
- Display the result in the 'Hot spots' card on the Network tab.
- Update UI labels if necessary to clarify focus on 'Strongest Link' per node.
Description
Update the Network tab Hot spots card to identify the weakest node based on each node's strongest available link, rather than a single weakest observed RSSI. This metric reflects the best viable path a node has into the mesh, providing a more accurate assessment of connectivity health.
Expected Behavior
The 'Weakest signal' metric evaluates nodes by their best-case link quality (strongest Neighbor Table entry) to ensure nodes with at least one robust connection are not flagged as critically weak.
Acceptance Criteria