mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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.
31 lines
676 B
YAML
31 lines
676 B
YAML
---
|
|
manufacturer: ghipsystems
|
|
model: GS5104-1471-EC
|
|
slug: ghipsystems-gs5104-1471-ec
|
|
comments: '[4 Channels 1471-1531nm, LC/UPC, Dual Fiber, CWDM](https://ghipsystems.com/cms/en/wdm-catalogue/express-cwdm/)'
|
|
part_number: GS5104-1471-EC
|
|
u_height: 1
|
|
is_full_depth: false
|
|
is_powered: false
|
|
front-ports:
|
|
- name: '1471'
|
|
type: lc
|
|
rear_port: Network
|
|
rear_port_position: 1
|
|
- name: '1491'
|
|
type: lc
|
|
rear_port: Network
|
|
rear_port_position: 2
|
|
- name: '1511'
|
|
type: lc
|
|
rear_port: Network
|
|
rear_port_position: 3
|
|
- name: '1531'
|
|
type: lc
|
|
rear_port: Network
|
|
rear_port_position: 4
|
|
rear-ports:
|
|
- name: Network
|
|
type: lc
|
|
positions: 4
|