-
Notifications
You must be signed in to change notification settings - Fork 967
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 12-port-copper-patch-panel-half-depth * 12-port-copper-patch-panel-full-depth --------- Co-authored-by: Giotta Simon <simon.giotta@ruag.ch> Co-authored-by: Harry <Harry@cadby.co.uk>
- Loading branch information
1 parent
3458d29
commit c6b3cf0
Showing
2 changed files
with
142 additions
and
0 deletions.
There are no files selected for viewing
71 changes: 71 additions & 0 deletions
71
device-types/Generic/12-port-copper-patch-panel-full-depth.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
71
device-types/Generic/12-port-copper-patch-panel-half-depth.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |