mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-09 07:04:59 +02:00
Add Supermicro SYS-221H-TNR device-type and some related module-types (#2925)
Signed-off-by: Takuma Watanabe <walther.nurnberg@gmail.com>
This commit is contained in:
11
module-types/Supermicro/AOC-ATG-i2TM.yaml
Normal file
11
module-types/Supermicro/AOC-ATG-i2TM.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: Add-on Card AOC-ATG-i2TM
|
||||
part_number: AOC-ATG-i2TM
|
||||
description: Intel X550 10GbE controller - Advanced I/O Module (AIOM) Form Factor
|
||||
comments: '[Supermicro AOC-ATG-i2TM](https://www.supermicro.com/manuals/other/datasheet-AOC-ATG-i2T.pdf)'
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 10gbase-t
|
||||
- name: Gig-E 2
|
||||
type: 10gbase-t
|
10
module-types/Supermicro/PWS-1K63A-1R.yaml
Normal file
10
module-types/Supermicro/PWS-1K63A-1R.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: PWS-1K63A-1R
|
||||
part_number: PWS-1K63A-1R
|
||||
description: 1000W/1600W 1U Redundant Power Supply
|
||||
comments: '[Datasheet](https://store.supermicro.com/media/wysiwyg/productspecs/PWS-1K63A-1R/PWS-1K63A-1R_datasheet_09062022.pdf)'
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1600
|
Reference in New Issue
Block a user