mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +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.
19 lines
316 B
YAML
19 lines
316 B
YAML
---
|
|
manufacturer: Panduit
|
|
model: Opticom Fiber Drawer (8 Adapters, 2RU)
|
|
slug: panduit-fmd2
|
|
part_number: FMD2
|
|
u_height: 2
|
|
is_full_depth: false
|
|
subdevice_role: parent
|
|
is_powered: false
|
|
device-bays:
|
|
- name: '01'
|
|
- name: '02'
|
|
- name: '03'
|
|
- name: '04'
|
|
- name: '05'
|
|
- name: '06'
|
|
- name: '07'
|
|
- name: '08'
|