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.
18 lines
278 B
YAML
18 lines
278 B
YAML
---
|
|
manufacturer: Avocent
|
|
model: DSRIQ-PS2
|
|
slug: avocent-dsriq-ps2
|
|
u_height: 0
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: DSR
|
|
type: rj-45
|
|
poe: true
|
|
console-server-ports:
|
|
- name: VGA
|
|
type: other
|
|
- name: Keyboard
|
|
type: other
|
|
- name: Mouse
|
|
type: other
|