Skip to content

Commit

Permalink
add extreme-networks-power-supplies x465 series (#2423)
Browse files Browse the repository at this point in the history
* add extreme-networks-power-supplies x465 series

add extreme-networks-power-supplies x465 series

* XN-ACPWR-350W-FB
* XN-ACPWR-350W-BF
* XN-ACPWR-1100W-BF
* XN-ACPWR-2000W-FB
* XN-ACPWR-2000W-F

Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml

* fix unit

* Update XN-ACPWR-1100W-BF.yaml

* Update XN-ACPWR-350W-BF.yaml

* Update XN-ACPWR-350W-FB.yaml

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
  • Loading branch information
Kaioguilherme1 and harryajc authored Oct 27, 2024
1 parent d8df73a commit 928c776
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 0 deletions.
11 changes: 11 additions & 0 deletions module-types/Extreme Networks/XN-ACPWR-1100W-BF.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
manufacturer: Extreme Networks
model: XN-ACPWR-1100W-BF
part_number: XN-ACPWR-1100W-BF
comments: 1100W AC Power Supply for X460-G2 switch (PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml]
weight: 1160
weight_unit: g
power-ports:
- name: Ps#{module}
type: iec-60320-c16
maximum_draw: 1100
11 changes: 11 additions & 0 deletions module-types/Extreme Networks/XN-ACPWR-2000W-F.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
manufacturer: Extreme Networks
model: XN-ACPWR-2000W-F
part_number: xn-acpwr-2000w-f
comments: 2000W AC Power Supply for X465 Switch (PoE models) datashet[https://documentation.extremenetworks.com/extremeswitching/GUID-3F031608-B31D-48B7-9E61-7EF375B20684.shtml]
weight: 1340
weight_unit: g
power-ports:
- name: Ps#{module}
type: iec-60320-c16
maximum_draw: 2000
11 changes: 11 additions & 0 deletions module-types/Extreme Networks/XN-ACPWR-2000W-FB.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
manufacturer: Extreme Networks
model: XN-ACPWR-2000W-FB
part_number: xn-acpwr-2000w-fb
comments: 2000W AC Power Supply for X465 Switch (PoE models) datashet[https://documentation.extremenetworks.com/extremeswitching/GUID-3F031608-B31D-48B7-9E61-7EF375B20684.shtml]
weight: 1340
weight_unit: g
power-ports:
- name: Ps#{module}
type: iec-60320-c16
maximum_draw: 2000
11 changes: 11 additions & 0 deletions module-types/Extreme Networks/XN-ACPWR-350W-BF.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
manufacturer: Extreme Networks
model: XN-ACPWR-350W-BF
part_number: xn-acpwr-350w-bf
comments: 350W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AF70FB23-8A02-4032-9909-D06F4D007C27.shtml]
weight: 1120
weight_unit: g
power-ports:
- name: Ps#{module}
type: iec-60320-c16
maximum_draw: 350
11 changes: 11 additions & 0 deletions module-types/Extreme Networks/XN-ACPWR-350W-FB.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
manufacturer: Extreme Networks
model: XN-ACPWR-350W-FB
part_number: xn-acpwr-350w-fb
comments: 350W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AF70FB23-8A02-4032-9909-D06F4D007C27.shtml]
weight: 1120
weight_unit: g
power-ports:
- name: Ps#{module}
type: iec-60320-c16
maximum_draw: 350

0 comments on commit 928c776

Please sign in to comment.