Update arista awe devices (#2150)

* Add new PSU SKUs

* Add new SKUs. Fix older PSUs

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
Colin MacGiollaEain
2024-05-20 20:43:53 +01:00
committed by GitHub
parent dc91c548ae
commit bfd3829874
6 changed files with 114 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ part_number: AWE-5300-550-A-PS
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c16
type: iec-60320-c14
maximum_draw: 550

View File

@@ -5,5 +5,5 @@ part_number: AWE-5300-800-A-PS
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c16
type: iec-60320-c14
maximum_draw: 800

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-561-AC-RED
part_number: PWR-561-AC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 550

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-861-AC-RED
part_number: PWR-861-AC-RED
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 800