Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature/change] Add WiFi 6 client capability #492

Closed
nemesifier opened this issue Jan 18, 2023 · 1 comment · Fixed by #509
Closed

[feature/change] Add WiFi 6 client capability #492

nemesifier opened this issue Jan 18, 2023 · 1 comment · Fixed by #509
Assignees
Labels
enhancement New feature or request

Comments

@nemesifier
Copy link
Member

In the NetJSON monitoring schema we shall add an optional HE property which indicates WiFi6 client capability.
We shall then update the wifi client recording logic to add this model field and information when available (defaulting to False when not available).

We should also reorder and rename the labels in WiFi clients (status page) and WiFi session list and details so that instead of having labels named and ordered from most recent wifi version to the oldest, so instead of:

  • HT
  • VHT

We will have:

  • Wifi 6 (802.11ax)
  • Wifi 5 (802.11ac)
  • Wifi 4 (802.11n)
@nemesifier nemesifier added the enhancement New feature or request label Jan 18, 2023
@AdarshRawat1
Copy link

Requesting permission to contribute to this feature. . Can you please advise on how I can get involved? Thanks

Aryamanz29 added a commit that referenced this issue Apr 20, 2023
@Aryamanz29 Aryamanz29 self-assigned this Apr 20, 2023
Aryamanz29 added a commit that referenced this issue Apr 21, 2023
Aryamanz29 added a commit that referenced this issue Apr 21, 2023
Aryamanz29 added a commit that referenced this issue May 5, 2023
nemesifier added a commit that referenced this issue May 15, 2023
Closes #492

Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants