mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
49 lines
870 B
YAML
49 lines
870 B
YAML
---
|
|
manufacturer: Solid Optics
|
|
model: SO-DWDM-MUX-8CH+UPG
|
|
slug: solid-optics-so-dwdm-mux-8ch-plus-upg
|
|
u_height: 1
|
|
is_full_depth: false
|
|
is_powered: false
|
|
front-ports:
|
|
- name: C20
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 1
|
|
- name: C21
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 2
|
|
- name: C22
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 3
|
|
- name: C23
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 4
|
|
- name: C24
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 5
|
|
- name: C25
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 6
|
|
- name: C26
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 7
|
|
- name: C27
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 8
|
|
- name: UPG
|
|
type: lc
|
|
rear_port: COM
|
|
rear_port_position: 9
|
|
rear-ports:
|
|
- name: COM
|
|
type: lc
|
|
positions: 9
|