[GH-ISSUE #209] show wifi connection information regarding HT/VHT/HE #70

Closed
opened 2026-03-04 01:34:34 +03:00 by kerem · 2 comments
Owner

Originally created by @lts-rad on GitHub (Oct 11, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/209

Originally assigned to: @lts-rad on GitHub.

Under Wireless -> Clients we show signal, encryption type, however, we do not show if a client is using 802.11ac, ax, and so on. Lets add that

Originally created by @lts-rad on GitHub (Oct 11, 2023). Original GitHub issue: https://github.com/spr-networks/super/issues/209 Originally assigned to: @lts-rad on GitHub. Under Wireless -> Clients we show signal, encryption type, however, we do not show if a client is using 802.11ac, ax, and so on. Lets add that
kerem 2026-03-04 01:34:34 +03:00
Author
Owner

@lts-rad commented on GitHub (Oct 12, 2023):

easiest to parse may be tx-rate-info from all stations.

    "tx_rate_info": "8667 vhtmcs 9 vhtnss 2 shortGI",
<!-- gh-comment-id:1758912135 --> @lts-rad commented on GitHub (Oct 12, 2023): easiest to parse may be tx-rate-info from all stations. "tx_rate_info": "8667 vhtmcs 9 vhtnss 2 shortGI",
Author
Owner

@lts-rad commented on GitHub (Oct 12, 2023):

pushed to dev.

<!-- gh-comment-id:1758999186 --> @lts-rad commented on GitHub (Oct 12, 2023): pushed to dev.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#70
No description provided.