Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic 12-Port Patch Panel #2633

Merged
merged 4 commits into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions device-types/Generic/12-port-copper-patch-panel-full-depth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
manufacturer: Generic
model: 12-port Copper Patch Panel Full Depth
slug: generic-12-port-copper-patch-panel-full-depth
u_height: 1
is_full_depth: true
airflow: passive
is_powered: false
front-ports:
- name: Port 1
type: 8p8c
rear_port: Port 1
- name: Port 2
type: 8p8c
rear_port: Port 2
- name: Port 3
type: 8p8c
rear_port: Port 3
- name: Port 4
type: 8p8c
rear_port: Port 4
- name: Port 5
type: 8p8c
rear_port: Port 5
- name: Port 6
type: 8p8c
rear_port: Port 6
- name: Port 7
type: 8p8c
rear_port: Port 7
- name: Port 8
type: 8p8c
rear_port: Port 8
- name: Port 9
type: 8p8c
rear_port: Port 9
- name: Port 10
type: 8p8c
rear_port: Port 10
- name: Port 11
type: 8p8c
rear_port: Port 11
- name: Port 12
type: 8p8c
rear_port: Port 12

rear-ports:
- name: Port 1
type: 8p8c
- name: Port 2
type: 8p8c
- name: Port 3
type: 8p8c
- name: Port 4
type: 8p8c
- name: Port 5
type: 8p8c
- name: Port 6
type: 8p8c
- name: Port 7
type: 8p8c
- name: Port 8
type: 8p8c
- name: Port 9
type: 8p8c
- name: Port 10
type: 8p8c
- name: Port 11
type: 8p8c
- name: Port 12
type: 8p8c
71 changes: 71 additions & 0 deletions device-types/Generic/12-port-copper-patch-panel-half-depth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
manufacturer: Generic
model: 12-port Copper Patch Panel Half Depth
slug: generic-12-port-copper-patch-panel-half-depth
u_height: 1
is_full_depth: false
airflow: passive
is_powered: false
front-ports:
- name: Port 1
type: 8p8c
rear_port: Port 1
- name: Port 2
type: 8p8c
rear_port: Port 2
- name: Port 3
type: 8p8c
rear_port: Port 3
- name: Port 4
type: 8p8c
rear_port: Port 4
- name: Port 5
type: 8p8c
rear_port: Port 5
- name: Port 6
type: 8p8c
rear_port: Port 6
- name: Port 7
type: 8p8c
rear_port: Port 7
- name: Port 8
type: 8p8c
rear_port: Port 8
- name: Port 9
type: 8p8c
rear_port: Port 9
- name: Port 10
type: 8p8c
rear_port: Port 10
- name: Port 11
type: 8p8c
rear_port: Port 11
- name: Port 12
type: 8p8c
rear_port: Port 12

rear-ports:
- name: Port 1
type: 8p8c
- name: Port 2
type: 8p8c
- name: Port 3
type: 8p8c
- name: Port 4
type: 8p8c
- name: Port 5
type: 8p8c
- name: Port 6
type: 8p8c
- name: Port 7
type: 8p8c
- name: Port 8
type: 8p8c
- name: Port 9
type: 8p8c
- name: Port 10
type: 8p8c
- name: Port 11
type: 8p8c
- name: Port 12
type: 8p8c
Loading