mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-05-31 15:25:55 +02:00
QNAP: add TS-2483XU-RP and PWR-PSU-800W-DT01 (#2872)
* QNAP: add TS-2483XU-RP and PWR-PSU-800W-DT01 * Update and rename ts-2483xu-rp.yml to TS-2483XU-RP.yml minor adjustments --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
1776aaee41
commit
085d559cd9
34
device-types/QNAP/TS-2483XU-RP.yml
Normal file
34
device-types/QNAP/TS-2483XU-RP.yml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: TS-2483XU-RP
|
||||
slug: qnap-ts-2483xu-rp
|
||||
part_number: TS-2483XU-RP
|
||||
u_height: 4.0
|
||||
is_full_depth: true
|
||||
weight: 22.9
|
||||
weight_unit: kg
|
||||
comments: '[TS-2483XU-RP | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-2483xu-rp/specs/hardware)'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
- name: eth2
|
||||
type: 1000base-t
|
||||
- name: eth3
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: PCIe1
|
||||
position: PCIE1
|
||||
- name: PCIe2
|
||||
position: PCIE2
|
||||
- name: PCIe3
|
||||
position: PCIE3
|
||||
- name: PCIe4
|
||||
position: PCIE4
|
||||
- name: PCIe5
|
||||
position: PCIE5
|
||||
- name: PSU 1
|
||||
position: '1'
|
||||
- name: PSU 2
|
||||
position: '2'
|
8
module-types/QNAP/PWR-PSU-800W-DT01.yml
Normal file
8
module-types/QNAP/PWR-PSU-800W-DT01.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: QNAP 800W Single Power Supply
|
||||
part_number: PWR-PSU-800W-DT01
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 800
|
Loading…
x
Reference in New Issue
Block a user