Transmit Power Field in Interface Model #9235

Closed
opened 2025-12-29 20:47:21 +01:00 by adam · 2 comments
Owner

Originally created by @moetezz on GitHub (Feb 13, 2024).

NetBox version

v3.6.2

Feature type

Data model extension

Proposed functionality

I am proposing to Add a Transmit Power (dBm) Field in the Interface along with Channel Frequency and Width as It is also important for WiFi devices. The field would have numeric values

Use case

in some cases, Engineers might want to specify the value of Transmit Power (dBm ) for the installation team to configure it as documented, And the best method to use NetBox for this.

Database changes

Yes this would require to add a field to the Database. So new migration will be needed

External dependencies

No response

Originally created by @moetezz on GitHub (Feb 13, 2024). ### NetBox version v3.6.2 ### Feature type Data model extension ### Proposed functionality I am proposing to Add a Transmit Power (dBm) Field in the Interface along with Channel Frequency and Width as It is also important for WiFi devices. The field would have numeric values ### Use case in some cases, Engineers might want to specify the value of Transmit Power (dBm ) for the installation team to configure it as documented, And the best method to use NetBox for this. ### Database changes Yes this would require to add a field to the Database. So new migration will be needed ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:47:21 +01:00
adam closed this issue 2025-12-29 20:47:21 +01:00
Author
Owner

@sleepinggenius2 commented on GitHub (Feb 14, 2024):

Transmit power was added to interfaces back in v3.1 with #7606. It shows as "Transmit power (dBm)" under the "Operation" field set on the Interface add/edit form and the "tx_power" field under the interface import form.

@sleepinggenius2 commented on GitHub (Feb 14, 2024): Transmit power was added to interfaces back in v3.1 with #7606. It shows as "Transmit power (dBm)" under the "Operation" field set on the Interface add/edit form and the "tx_power" field under the interface import form.
Author
Owner

@moetezz commented on GitHub (Feb 14, 2024):

My bad, Guess I wasn't paying attention to Operation section. Was looking for it in the Wireless section. Closing #15124

@moetezz commented on GitHub (Feb 14, 2024): My bad, Guess I wasn't paying attention to Operation section. Was looking for it in the Wireless section. Closing #15124
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9235