-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v4.07
Feature type
Change to existing functionality
Proposed functionality
In the file netbox\netbox\dcim\choices.py, at line 881 is a list of available Wi-Fi standards. The list is presently missing support for the latest Wi-Fi 7 standard IEEE 802.11be
Use case
Allows users to add new devices that are supporting Wi-Fi 7 such as the Unifi U7-Pro
Database changes
I don't believe this would require a schema change... just an extension of list of supported standards already present
External dependencies
None
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application