Skip to content

Add Total Weight/Dimensions to Device view #12286

@sleepinggenius2

Description

@sleepinggenius2

NetBox version

v3.4.8

Feature type

New functionality

Proposed functionality

When #9654 was completed, the total_weight property was added to the Device and Rack models, but only the Rack model current displays it in the UI. I propose adding this to the view for a Device as well. Ideally, this would be in a separate Dimensions card, like under the Rack view, that could also include the Height from the device type, as well as width and depth values, if those are ever added.

Use case

The total_weight field can already be accessed programmatically, so it makes sense to include it in the UI for visibility and there is already precedent for the Rack model.

Database changes

None

External dependencies

None

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions