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.
16 lines
241 B
YAML
16 lines
241 B
YAML
---
|
|
manufacturer: Avocent
|
|
model: DSRIQ-VSN
|
|
slug: avocent-dsriq-vsn
|
|
u_height: 0
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: DSR
|
|
type: rj-45
|
|
poe: true
|
|
console-server-ports:
|
|
- name: VGA
|
|
type: other
|
|
- name: SUN
|
|
type: other
|