mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
872d24d9fd
* Fix incorrect part number for HPE Aruba 2920-24G-PoE+ * Fix power figures * Added Aruba 2920-48G-PoE+-740W model * Add weight info * Added module bays * Added HPE 2920 series modules * Added missing comments field * Fix trailing spaces * Fix part number * Add missing quotes * Fix part number * Add XPS port and replace PS1 port with power supply module slot * Add HPE J9737A, J9738A, J9739A, power supplies * Add position number to 2920 series PSU module bay * Add Aruba 640 Redundant/External Power Supply Shelf * Add missing quotes around position number * Make PS1 modular and add XPS port * Add quotes around position number * Typo fixes * Fix quotes --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
40 lines
785 B
YAML
40 lines
785 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Aruba 640 Redundant/External Power Supply Shelf
|
|
slug: hpe-aruba-640-redundant-external-power-supply-shelf
|
|
part_number: J9805A
|
|
u_height: 1
|
|
is_full_depth: false
|
|
module-bays:
|
|
- name: Power Supply 1
|
|
position: '1'
|
|
- name: Power Supply 2
|
|
position: '2'
|
|
- name: Power Supply 3
|
|
position: '3'
|
|
power-outlets:
|
|
- name: 1A
|
|
power_port: PS1
|
|
type: dc-terminal
|
|
- name: 1B
|
|
power_port: PS1
|
|
type: dc-terminal
|
|
- name: 1C
|
|
power_port: PS1
|
|
type: dc-terminal
|
|
- name: 1D
|
|
power_port: PS1
|
|
type: dc-terminal
|
|
- name: 2A
|
|
power_port: PS2
|
|
type: dc-terminal
|
|
- name: 2B
|
|
power_port: PS2
|
|
type: dc-terminal
|
|
- name: 3A
|
|
power_port: PS3
|
|
type: dc-terminal
|
|
- name: 3B
|
|
power_port: PS3
|
|
type: dc-terminal
|