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
319 B
YAML
19 lines
319 B
YAML
---
|
|
manufacturer: Vertiv
|
|
model: MPUIQ-VMCHS
|
|
part_number: 520-854-504
|
|
slug: vertiv-mpuiq-vmchs
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
comments: MPU IQ Serial Adapter
|
|
console-ports:
|
|
- name: KVM
|
|
type: rj-45
|
|
poe: true
|
|
console-server-ports:
|
|
- name: vga0
|
|
type: other
|
|
- name: usb0
|
|
type: usb-a
|