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.
25 lines
447 B
YAML
25 lines
447 B
YAML
---
|
|
manufacturer: Fujitsu
|
|
model: Primergy BX924 S4
|
|
slug: fujitsu-primergy-bx924-s4
|
|
u_height: 0
|
|
is_full_depth: true
|
|
subdevice_role: child
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: Front VGA
|
|
type: other
|
|
console-server-ports:
|
|
- name: Front USB1
|
|
type: usb-a
|
|
- name: Rear USB1
|
|
type: usb-a
|
|
- name: Rear USB2
|
|
type: usb-a
|
|
interfaces:
|
|
- name: TenGig-E 1
|
|
type: 10gbase-t
|
|
- name: TenGig-E 2
|
|
type: 10gbase-t
|