mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-28 03:14:20 +01:00
326aba766c
* Adding HUBER+SUHNER IANOS * rename to get rid of plus sign * pre-commit changes * change weight to gram * fixing rear and front ports * more fixes * one last fix.. * adding more modules --------- Co-authored-by: Harry <Harry@cadby.co.uk>
37 lines
1008 B
YAML
37 lines
1008 B
YAML
---
|
|
manufacturer: HUBER SUHNER
|
|
model: ITS-06-LCMD-01-12AM-O4-AS-00UU
|
|
description: IANOS transition module, 6xOM4, LCD UPC, 1xMTP12, AS
|
|
comments: '[Product Page](https://www.hubersuhner.com/en/shop/product/fiber-cable-management/modules/85072944/ianos-transition-module-6xom4-lcd-upc-1xmtp12-as)'
|
|
part_number: '85072944'
|
|
weight: 152
|
|
weight_unit: g
|
|
rear-ports:
|
|
- name: '{module}-MPO-01'
|
|
type: mpo
|
|
front-ports:
|
|
- name: '{module}-01'
|
|
type: lc-pc
|
|
rear_port: '{module}-MPO-01'
|
|
rear_port_position: 1
|
|
- name: '{module}-02'
|
|
type: lc-pc
|
|
rear_port: '{module}-MPO-01'
|
|
rear_port_position: 2
|
|
- name: '{module}-03'
|
|
type: lc-pc
|
|
rear_port: '{module}-MPO-01'
|
|
rear_port_position: 3
|
|
- name: '{module}-04'
|
|
type: lc-pc
|
|
rear_port: '{module}-MPO-01'
|
|
rear_port_position: 4
|
|
- name: '{module}-05'
|
|
type: lc-pc
|
|
rear_port: '{module}-MPO-01'
|
|
rear_port_position: 5
|
|
- name: '{module}-06'
|
|
type: lc-pc
|
|
rear_port: '{module}-MPO-01'
|
|
rear_port_position: 6
|