From bcdb72e524b120438b61909851f375d127552e1a Mon Sep 17 00:00:00 2001 From: kaio Guilherme <65198889+Kaioguilherme1@users.noreply.github.com> Date: Sun, 27 Oct 2024 17:05:59 -0400 Subject: [PATCH] add extreme-networks-x450-g2 and x460-g2 power modules (#2422) * add extreme-networks-power-supplies (X450-G2, X460-G2) add extreme-networks-power-supplies (X450-G2, X460-G2) * XN-ACPWR-715W-FB * XN-ACPWR-300W-FB * XN-ACPWR-300W-BF * XN-DCPWR-300W-FB * XN-DCPWR-300W-BF Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml * add extreme-networks-power-supplies (X450-G2, X460-G2) add extreme-networks-power-supplies (X450-G2, X460-G2) * XN-ACPWR-715W-FB * XN-ACPWR-300W-FB * XN-ACPWR-300W-BF * XN-DCPWR-300W-FB * XN-DCPWR-300W-BF Reference: https://documentation.extremenetworks.com/summit_16/GUID-392CACAC-767B-46E7-8940-DE317A308F87.shtml * fix unit --- module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml | 11 +++++++++++ module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml | 11 +++++++++++ module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml | 11 +++++++++++ module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml | 11 +++++++++++ module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml | 11 +++++++++++ 5 files changed, 55 insertions(+) create mode 100644 module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml create mode 100644 module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml create mode 100644 module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml create mode 100644 module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml create mode 100644 module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml diff --git a/module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml b/module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml new file mode 100644 index 000000000..506778a6a --- /dev/null +++ b/module-types/Extreme Networks/XN-ACPWR-300W-BF.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Extreme Networks +model: XN-ACPWR-300W-BF +part_number: xn-acpwr-300w-bf +comments: 300W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml] +weight: 1000 +weight_unit: g +power-ports: + - name: Ps#{module} + type: iec-60320-c16 + maximum_draw: 300 diff --git a/module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml b/module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml new file mode 100644 index 000000000..a8b4d9d8a --- /dev/null +++ b/module-types/Extreme Networks/XN-ACPWR-300W-FB.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Extreme Networks +model: XN-ACPWR-300W-FB +part_number: xn-acpwr-300w-fb +comments: 300W AC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml] +weight: 1000 +weight_unit: g +power-ports: + - name: Ps#{module} + type: iec-60320-c16 + maximum_draw: 300 diff --git a/module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml b/module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml new file mode 100644 index 000000000..2e9d7c717 --- /dev/null +++ b/module-types/Extreme Networks/XN-ACPWR-715W-FB.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Extreme Networks +model: XN-ACPWR-715W-FB +part_number: xn-acpwr-715w-fb +comments: 750W AC Power Supply for X450-G2 switch (PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-E78724EF-1454-4AF3-8E53-F70EB9D50A63.shtml] +weight: 1120 +weight_unit: g +power-ports: + - name: Ps#{module} + type: iec-60320-c16 + maximum_draw: 715 diff --git a/module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml b/module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml new file mode 100644 index 000000000..3d7e1e6c8 --- /dev/null +++ b/module-types/Extreme Networks/XN-DCPWR-300W-BF.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Extreme Networks +model: XN-DCPWR-300W-BF +part_number: xn-dcpwr-300w-bf +comments: 300W DC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml] +weight: 830 +weight_unit: g +power-ports: + - name: Ps#{module} + type: other + maximum_draw: 300 diff --git a/module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml b/module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml new file mode 100644 index 000000000..9b338a5d1 --- /dev/null +++ b/module-types/Extreme Networks/XN-DCPWR-300W-FB.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Extreme Networks +model: XN-DCPWR-300W-FB +part_number: xn-dcpwr-300w-fb +comments: 300W DC Power Supply for X460-G2 switch (non-PoE models) datashet[https://documentation.extremenetworks.com/summit_16/GUID-AFC225CF-45C9-4C71-A483-697EFC98FA0D.shtml] +weight: 830 +weight_unit: g +power-ports: + - name: Ps#{module} + type: other + maximum_draw: 300