Skip to content

Add Nvidia Jetson Orin Nano Super#4323

Open
tdiego1 wants to merge 2 commits into
netbox-community:masterfrom
tdiego1:nvidia-jetson-orin-nano-super
Open

Add Nvidia Jetson Orin Nano Super#4323
tdiego1 wants to merge 2 commits into
netbox-community:masterfrom
tdiego1:nvidia-jetson-orin-nano-super

Conversation

@tdiego1

@tdiego1 tdiego1 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds device type definition for the NVIDIA Jetson Orin Nano Super Developer Kit, sourced from the official NVIDIA datasheet.
  • Includes eth0 (1000base-t) and wlan0 (802.11ac) interfaces, 4x USB-A, 1x USB-C, and 1x DisplayPort front-ports, and a DC-terminal power port.

Test Plan

  • YAML passes pre-commit checks (trailing-whitespace, end-of-file, check-yaml, yamlfmt, yamllint)
  • PyTest case checks passed

@tdiego1 tdiego1 marked this pull request as ready for review July 2, 2026 00:21
Copilot AI review requested due to automatic review settings July 2, 2026 00:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new device-type definition to the library for the NVIDIA Jetson Orin Nano Super Developer Kit, based on NVIDIA’s published specifications.

Changes:

  • Introduces a new YAML device-type entry under device-types/Nvidia/.
  • Defines the device’s basic metadata (model, slug, part number, depth/U height) and primary connectivity (eth0, wlan0) plus DC power.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread device-types/Nvidia/Jetson-Orin-Nano-Super.yaml
Comment thread device-types/Nvidia/Jetson-Orin-Nano-Super.yaml
model: Jetson Orin Nano Super
slug: nvidia-jetson-orin-nano-super
part_number: 945-137766-0000-000
u_height: 0

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thank you for your contribution! In an attempt to have the most accurate and complete data we can, I have a few additional data points we would like you to add if possible.

  1. Please add the airflow data point if you have it or can find it. Often these are listed in the datasheet, but sometimes they are not
  2. Please add the weight and associated weight_unit data point if you have it or can find it. Often these are listed in the datasheet, but sometimes they are not

If you have any questions, please let us know :)

@harryajc harryajc added the status: revisions needed This issue requires additional information to be actionable label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: revisions needed This issue requires additional information to be actionable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants