mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
added supermicro module types (#1834)
This commit is contained in:
parent
4863be4916
commit
27c5b82714
10
module-types/Supermicro/PWS-2K04A-1R.yml
Normal file
10
module-types/Supermicro/PWS-2K04A-1R.yml
Normal file
@ -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
|
10
module-types/Supermicro/PWS-2K22A-1R.yml
Normal file
10
module-types/Supermicro/PWS-2K22A-1R.yml
Normal file
@ -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
|
10
module-types/Supermicro/PWS-505P-1H.yml
Normal file
10
module-types/Supermicro/PWS-505P-1H.yml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user