[PR #4784] [MERGED] add missing NEMA power ports/outlets #12916

Closed
opened 2025-12-29 22:24:22 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4784
Author: @ryanmerolle
Created: 6/23/2020
Status: Merged
Merged: 6/26/2020
Merged by: @ryanmerolle

Base: developHead: rm-issue-4675


📝 Commits (4)

  • e1e0d5f add missing NEMA power ports/outlets
  • f708f85 remove trailing whitespace
  • 0025ae5 added missing nema locking variants
  • 49edb0d missing choices

📊 Changes

1 file changed (+50 additions, -2 deletions)

View changed files

📝 netbox/dcim/choices.py (+50 -2)

📄 Description

Fixes: #4675

Corrects or adds the following power outlets and power ports:

  • nema-1-15p
  • nema-10-30p
  • nema-10-50p
  • nema-14-20p
  • nema-14-30p
  • nema-14-50p
  • nema-14-60p
  • nema-l1-15p
  • nema-l5-50p
  • nema-l6-15p
  • nema-l10-30p
  • nema-l14-50p
  • nema-l14-60p
  • nema-1-15r
  • nema-10-30r
  • nema-10-50r
  • nema-14-20r
  • nema-14-30r
  • nema-14-50r
  • nema-14-60r
  • nema-l1-15r
  • nema-l5-50r
  • nema-l6-15r
  • nema-l10-30r
  • nema-l14-50r
  • nema-l14-60r

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4784 **Author:** [@ryanmerolle](https://github.com/ryanmerolle) **Created:** 6/23/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@ryanmerolle](https://github.com/ryanmerolle) **Base:** `develop` ← **Head:** `rm-issue-4675` --- ### 📝 Commits (4) - [`e1e0d5f`](https://github.com/netbox-community/netbox/commit/e1e0d5f25a8d29f0f9b4f9b14da5cd4c91587040) add missing NEMA power ports/outlets - [`f708f85`](https://github.com/netbox-community/netbox/commit/f708f85acb514b69376bb9a0c534be3159e79f93) remove trailing whitespace - [`0025ae5`](https://github.com/netbox-community/netbox/commit/0025ae5f0a7dec4ea276fae57fb80054f2ff86c3) added missing nema locking variants - [`49edb0d`](https://github.com/netbox-community/netbox/commit/49edb0d1318efd7351d0b80e9c7d764f5054d181) missing choices ### 📊 Changes **1 file changed** (+50 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+50 -2) </details> ### 📄 Description ### Fixes: #4675 Corrects or adds the following power outlets and power ports: - nema-1-15p - nema-10-30p - nema-10-50p - nema-14-20p - nema-14-30p - nema-14-50p - nema-14-60p - nema-l1-15p - nema-l5-50p - nema-l6-15p - nema-l10-30p - nema-l14-50p - nema-l14-60p - nema-1-15r - nema-10-30r - nema-10-50r - nema-14-20r - nema-14-30r - nema-14-50r - nema-14-60r - nema-l1-15r - nema-l5-50r - nema-l6-15r - nema-l10-30r - nema-l14-50r - nema-l14-60r --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:24:22 +01:00
adam closed this issue 2025-12-29 22:24:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12916