From 27c5b827141aa8dcfac98e5109bf9b673fc999fd Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Fri, 5 Jan 2024 00:42:59 +0530 Subject: [PATCH] added supermicro module types (#1834) --- module-types/Supermicro/PWS-2K04A-1R.yml | 10 ++++++++++ module-types/Supermicro/PWS-2K22A-1R.yml | 10 ++++++++++ module-types/Supermicro/PWS-505P-1H.yml | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 module-types/Supermicro/PWS-2K04A-1R.yml create mode 100644 module-types/Supermicro/PWS-2K22A-1R.yml create mode 100644 module-types/Supermicro/PWS-505P-1H.yml diff --git a/module-types/Supermicro/PWS-2K04A-1R.yml b/module-types/Supermicro/PWS-2K04A-1R.yml new file mode 100644 index 00000000..89360c06 --- /dev/null +++ b/module-types/Supermicro/PWS-2K04A-1R.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Supermicro +model: PWS-2K04A-1R +part_number: PWS-2K04A-1R +comments: | + [2000W 1U Redundant Power Supply](https://store.supermicro.com/media/wysiwyg/productspecs/PWS-2K04A-1R/PWS-2K04A-1R_datasheet_Spec.pdf) +power-ports: + - name: PSU{module} + type: iec-60320-c14 + maximum_draw: 2000 diff --git a/module-types/Supermicro/PWS-2K22A-1R.yml b/module-types/Supermicro/PWS-2K22A-1R.yml new file mode 100644 index 00000000..5ec769c6 --- /dev/null +++ b/module-types/Supermicro/PWS-2K22A-1R.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Supermicro +model: PWS-2K22A-1R +part_number: PWS-2K22A-1R +comments: | + [2200W 1U Redundant Power Supply](https://store.supermicro.com/media/wysiwyg/productspecs/PWS-2K22A-1R/PWS-2K22A-1R_quick_spec_10052017.pdf) +power-ports: + - name: PSU{module} + type: iec-60320-c14 + maximum_draw: 2000 diff --git a/module-types/Supermicro/PWS-505P-1H.yml b/module-types/Supermicro/PWS-505P-1H.yml new file mode 100644 index 00000000..1b19912a --- /dev/null +++ b/module-types/Supermicro/PWS-505P-1H.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Supermicro +model: PWS-505P-1H +part_number: PWS-505P-1H +comments: | + [500W 1U Multi-Output Power Supply](https://store.supermicro.com/media/wysiwyg/productspecs/PWS-505P-1H/PWS-505P-1H_quick_spec.pdf) +power-ports: + - name: PSU{module} + type: iec-60320-c14 + maximum_draw: 500