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

Wireless Link Distance #15106

Closed
Nexis81 opened this issue Feb 9, 2024 · 0 comments
Closed

Wireless Link Distance #15106

Nexis81 opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@Nexis81
Copy link

Nexis81 commented Feb 9, 2024

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.

image

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

@Nexis81 Nexis81 added the type: feature Introduction of new functionality to the application label Feb 9, 2024
@jeremystretch jeremystretch added the needs milestone Awaiting prioritization for inclusion with a future NetBox release label Feb 29, 2024
@jeremystretch jeremystretch added status: backlog Awaiting selection for work complexity: low Requires minimal effort to implement labels May 21, 2024
@jeffgdotorg jeffgdotorg added this to the v4.1 milestone May 31, 2024
@jeffgdotorg jeffgdotorg removed the needs milestone Awaiting prioritization for inclusion with a future NetBox release label Jun 7, 2024
@arthanson arthanson self-assigned this Jun 11, 2024
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: backlog Awaiting selection for work labels Jun 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

4 participants