mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-04-12 03:18:22 +02:00
QNAP TS-883XU-RP (#2616)
* TS-883XU-RP * PWR-PSU-300W-DT01 --------- Co-authored-by: Giotta Simon <simon.giotta@ruag.ch>
This commit is contained in:
parent
b3039a5393
commit
3670911289
42
device-types/QNAP/TS-883XU-RP.yaml
Normal file
42
device-types/QNAP/TS-883XU-RP.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: TS-883XU-RP
|
||||
slug: qnap-ts-883xu-rp
|
||||
u_height: 2
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
rear_image: true
|
||||
is_full_depth: true
|
||||
weight: 11
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
description: PCIe Gen 2 x4 (PCH)
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
description: PCIe Gen 3 x8 (CPU)
|
||||
- name: PCIe3
|
||||
position: PCIe3
|
||||
description: PCIe Gen 3 x4 (CPU)
|
||||
- name: PCIe4
|
||||
position: PCIe4
|
||||
description: PCIe Gen 3 x4 (CPU) (preinstalled with a 10GbE network adapter)
|
||||
- name: PSU 1
|
||||
position: '1'
|
||||
- name: PSU 2
|
||||
position: '2'
|
||||
comments: '[TS-883XU-RP | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-883xu-rp/specs/hardware)'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
label: '1'
|
||||
type: 1000base-t
|
||||
- name: eth1
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
- name: eth2
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
- name: eth3
|
||||
label: '4'
|
||||
type: 1000base-t
|
BIN
elevation-images/QNAP/qnap-ts-883xu-rp.front.png
Normal file
BIN
elevation-images/QNAP/qnap-ts-883xu-rp.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 235 KiB |
BIN
elevation-images/QNAP/qnap-ts-883xu-rp.rear.png
Normal file
BIN
elevation-images/QNAP/qnap-ts-883xu-rp.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 351 KiB |
8
module-types/QNAP/PWR-PSU-300W-DT01.yml
Normal file
8
module-types/QNAP/PWR-PSU-300W-DT01.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: QNAP 300W Single Power Supply
|
||||
part_number: PWR-PSU-300W-DT01
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
Loading…
Reference in New Issue
Block a user