openwisp / openwisp-monitoring

Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
https://openwisp.io/docs/dev/monitoring/
Other
165 stars 112 forks source link

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

Closed nemesifier closed 1 year ago

nemesifier commented 1 year ago

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:

We will have:

AdarshRawat1 commented 1 year ago

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