feat: add one Corning module and one Corning device type (#2670)

* feat: added Corning EDGE-CP48-90 module

* feat: add Corning MAXCSV VOL model

* fix: YAML linting

* Update MAXCSV-02408-C001.yaml

Fixed pre-commit issues

* Update MAXCSV-02408-C001.yaml

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
David Noble
2025-01-23 09:58:27 +01:00
committed by GitHub
parent 81fa40ec9d
commit af1739f0a7
2 changed files with 226 additions and 0 deletions

View File

@ -0,0 +1,43 @@
---
manufacturer: Corning
model: EDGE-CP48-90
part_number: EDGE-CP48-90
comments: "Corning EDGE MTP Adapter Panel: \r\n\r\n* CP = MTP Adaper Panel \r\n* 48 = 48-Strand \r\n* 90 = Single-mode Ultra (OS2)"
front-ports:
- name: '{module}1'
type: mpo
rear_port: '{module}1'
rear_port_position: 1
comments: Front Port MPO conector port 1 (Strands 1-12)
- name: '{module}2'
type: mpo
rear_port: '{module}2'
rear_port_position: 1
comments: Front Port MPO conector port 2 (Strands 13-24)
- name: '{module}3'
type: mpo
rear_port: '{module}3'
rear_port_position: 1
comments: Front Port MPO conector port 3 (Strands 25-36)
- name: '{module}4'
type: mpo
rear_port: '{module}4'
rear_port_position: 1
comments: Front Port MPO conector port 4 (Strands 37-48)
rear-ports:
- name: '{module}1'
type: mpo
positions: 1
comments: Rear Port MPO connector port 1 (Strands 1-12)
- name: '{module}2'
type: mpo
positions: 1
comments: Rear Port MPO connector port 2 (strands 13-24)
- name: '{module}3'
type: mpo
positions: 1
comments: Rear Port MPO connector port 3 (strands 25-36)
- name: '{module}4'
type: mpo
positions: 1
comments: Rear Port MPO connector port 4 (strands 37-48)