mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-17 02:11:24 +02:00
feat: add Commscope devices and modules (#2113)
* feat: add Commscope devices and modules * fix: rename uppercase slugs to lowercase, rename images to match * fix: misc schema errors --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
116
module-types/Commscope/PNL-BK-012-SFA-LC12-BL.yaml
Normal file
116
module-types/Commscope/PNL-BK-012-SFA-LC12-BL.yaml
Normal file
@ -0,0 +1,116 @@
|
||||
---
|
||||
manufacturer: Commscope
|
||||
model: PNL-BK-012-SFA-LC12-BL
|
||||
part_number: '760167874'
|
||||
description: Adapter Pack, Black, 1000-Type, with 1 TeraSPEED® 12 fiber, Singlemode LC ganged adapter, blue, shuttered
|
||||
comments: '[Commscope Product Page](https://www.commscope.com/product-type/cabinets-panels-enclosures/fiber-panels-cassettes/fiber-adapter-packs/item760148254/)'
|
||||
front-ports:
|
||||
- name: '{module}:1'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:1'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:2'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:2'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:3'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:3'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:4'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:4'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:5'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:5'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:6'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:6'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:7'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:7'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:8'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:8'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:9'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:9'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:10'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:10'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:11'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:11'
|
||||
rear_port_position: 1
|
||||
- name: '{module}:12'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
rear_port: '{module}:12'
|
||||
rear_port_position: 1
|
||||
rear-ports:
|
||||
- name: '{module}:1'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:2'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:3'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:4'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:5'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:6'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:7'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:8'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:9'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:10'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:11'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
||||
- name: '{module}:12'
|
||||
type: lc-upc
|
||||
color: 2196f3
|
||||
positions: 1
|
6
module-types/Commscope/PNL-BK-BLANK.yaml
Normal file
6
module-types/Commscope/PNL-BK-BLANK.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
manufacturer: Commscope
|
||||
model: PNL-BK-BLANK
|
||||
part_number: '760147736'
|
||||
description: Adapter Pack, Black, 1000-Type, blank
|
||||
comments: '[Commscope Product Page](https://www.commscope.com/product-type/cabinets-panels-enclosures/fiber-panels-cassettes/fiber-adapter-packs/item760147736/)'
|
Reference in New Issue
Block a user