mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-17 10:21:15 +02:00
Add new HPE Aruba EdgeConnect devices and clean up current devices (#2948)
* Add Aruba EC-10106 and 10108 * Clean up some inaccurate info for HPE Aruba EC-10104 * HPE Aruba EC-XS cleanup * Cleanup HPE Aruba EC-S and EC-US * HPE Aruba EC-M cleanup * HPE Aruba EC-L cleanup * Add HPE Aruba EC-XL-H * Cleanup HPE Aruba EdgeConnect naming * Remove HPE Aruba EC-V virtual device * Add HPE Aruba EC-XS gen3 * Add images for HPE Aruba EdgeConnect * Fix HPE Aruba EdgeConnect power port names * Fix missing image tag * Modularize power supplies * Modularize old power supplies * Fix units and linting --------- Co-authored-by: Chris Burger <chris@Chriss-MBP.boop.li>
This commit is contained in:
9
module-types/HPE/Aruba-EC-H-PSU-800W.yaml
Normal file
9
module-types/HPE/Aruba-EC-H-PSU-800W.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba EC-H-PSU-800W
|
||||
part_number: 500646-001 / JZ887A
|
||||
comments: Compatible with Aruba EC-L-H (404W) and EC-XL-H (435W)
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 435
|
9
module-types/HPE/Aruba-EC-M-H-PSU-AC.yaml
Normal file
9
module-types/HPE/Aruba-EC-M-H-PSU-AC.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba EC-M-H-PSU-AC
|
||||
part_number: 500615-001
|
||||
comments: Compatible with Aruba EC-M-H
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 153
|
9
module-types/HPE/Aruba-EC-NX-PSU-350W.yaml
Normal file
9
module-types/HPE/Aruba-EC-NX-PSU-350W.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba EC-NX-PSU-350W
|
||||
part_number: 500225-001
|
||||
comments: Compatible with Aruba EC-M (126W), EC-M-B (132W), EC-M-B gen2 (162W), EC-M-P (132W), EC-M-P gen2 (162W), EC-M-P-FIPS (162W)
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 162
|
9
module-types/HPE/Aruba-EC-NX-PSU-750W.yaml
Normal file
9
module-types/HPE/Aruba-EC-NX-PSU-750W.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba EC-NX-PSU-750W
|
||||
part_number: 500223-001
|
||||
comments: Compatible with Aruba EC-L (401W), EC-L-B (440W), EC-L-P (440W), EC-L-NM (440W), EC-L-B-NM (370W), EC-L-P-NM (370W)
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 440
|
9
module-types/HPE/Aruba-EC-S-P-PSU-AC.yaml
Normal file
9
module-types/HPE/Aruba-EC-S-P-PSU-AC.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba EC-S-P-PSU-AC
|
||||
part_number: 500615-001
|
||||
comments: Compatible with Aruba EC-S-P (AC)
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 111
|
9
module-types/HPE/Aruba-EC-S-P-PSU-DC.yaml
Normal file
9
module-types/HPE/Aruba-EC-S-P-PSU-DC.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba EC-S-P-PSU-DC
|
||||
part_number: 500619-001
|
||||
comments: Compatible with Aruba EC-S-P (DC)
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: dc-terminal
|
||||
maximum_draw: 103
|
Reference in New Issue
Block a user