mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
f2709fed8b
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
25 lines
432 B
YAML
25 lines
432 B
YAML
---
|
|
manufacturer: PC Engines
|
|
model: APU4
|
|
slug: apu4
|
|
part_number: apu4
|
|
comments: |
|
|
Dimensions: 168 x 157 x 30 mm (6.61 x 6.18 x 1.18")
|
|
interfaces:
|
|
- name: igb0
|
|
type: 1000base-t
|
|
- name: igb1
|
|
type: 1000base-t
|
|
- name: igb2
|
|
type: 1000base-t
|
|
- name: igb3
|
|
type: 1000base-t
|
|
console-ports:
|
|
- name: ttyS0
|
|
type: de-9
|
|
power-ports:
|
|
- name: Input
|
|
type: dc-terminal
|
|
maximum_draw: 12
|
|
allocated_draw: 6
|