[PR #4830] [MERGED] Add NEMA 15/L15 Power Types #12927

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4830
Author: @mandrewdx
Created: 7/7/2020
Status: Merged
Merged: 7/13/2020
Merged by: @jeremystretch

Base: developHead: L15P_Ports


📝 Commits (1)

  • 5700ade Add NEMA 15/L15 Power Types

📊 Changes

1 file changed (+36 additions, -0 deletions)

View changed files

📝 netbox/dcim/choices.py (+36 -0)

📄 Description

Reference - https://www.stayonline.com/product-resources/

Fixes: #4829

Adds NEMA L15 and 15 Power Port Types
Adds NEMA L15 and 15 Power Outlet Types
Uses references provided here https://www.stayonline.com/product-resources/ along with my own experience.

More specifically-- https://www.stayonline.com/product-resources/nema-locking-reference-chart.asp
and https://www.stayonline.com/product-resources/nema-straight-blade-reference-chart.asp


🔄 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/4830 **Author:** [@mandrewdx](https://github.com/mandrewdx) **Created:** 7/7/2020 **Status:** ✅ Merged **Merged:** 7/13/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `L15P_Ports` --- ### 📝 Commits (1) - [`5700ade`](https://github.com/netbox-community/netbox/commit/5700ade1a1861fa89b3b741ef102650347faa2f1) Add NEMA 15/L15 Power Types ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+36 -0) </details> ### 📄 Description Reference - https://www.stayonline.com/product-resources/ <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #4829 <!-- Please include a summary of the proposed changes below. --> Adds NEMA L15 and 15 Power Port Types Adds NEMA L15 and 15 Power Outlet Types Uses references provided here https://www.stayonline.com/product-resources/ along with my own experience. More specifically-- https://www.stayonline.com/product-resources/nema-locking-reference-chart.asp and https://www.stayonline.com/product-resources/nema-straight-blade-reference-chart.asp --- <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:25 +01:00
adam closed this issue 2025-12-29 22:24:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12927