-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
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
Milestone
Description
NetBox version
v3.7.2
Feature type
Change to existing functionality
Proposed functionality
Add a field for wireless links to show the distance between wireless links that will appear on a trace similar to a cable length trace.
Use case
When doing a cable trace on a wired connection that runs through a wireless link, The total cable length stops when it reaches a wireless link. It would be useful to show the complete wired length on both sides of the wireless link and total including the wireless link distance.
Database changes
Table: wireless_wirelesslink
Add Columns: length - numeric(8,2), length_unit - character varying(50), _abs_length - numeric(10,4)
External dependencies
No response
radiantwave and litebito
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
