mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add QNAP TS-EC1280U (#1294)
* Add QNAP TS-EC1280 * Update TS-EC1280U.yaml power-ports to module-bays * Add product page and fix pre-commit errors * Add weight * Removed subdevice_role and device-bays * Create TS-879U-RP.yaml
This commit is contained in:
parent
27c2a1a1b4
commit
f5a9ab22b4
29
device-types/QNAP/TS-879U-RP.yaml
Normal file
29
device-types/QNAP/TS-879U-RP.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: TS-879U-RP
|
||||
slug: qnap-ts-879u-rp
|
||||
part_number: TS-879U-RP
|
||||
u_height: 2
|
||||
airflow: front-to-rear
|
||||
is_full_depth: true
|
||||
weight: 12.52
|
||||
weight_unit: kg
|
||||
comments: '[TS-879U-RP product page](https://www.qnap.com/en/product/ts-879u-rp)'
|
||||
module-bays:
|
||||
- name: PSU 1
|
||||
position: '1'
|
||||
- name: PSU 2
|
||||
position: '2'
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
interfaces:
|
||||
- name: Adapter 1
|
||||
type: 1000base-t
|
||||
- name: Adapter 2
|
||||
type: 1000base-t
|
||||
- name: Adapter 3
|
||||
type: 1000base-t
|
||||
- name: Adapter 4
|
||||
type: 1000base-t
|
29
device-types/QNAP/TS-EC1280U.yaml
Normal file
29
device-types/QNAP/TS-EC1280U.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: TS-EC1280U
|
||||
slug: qnap-ts-ec1280u
|
||||
part_number: TS-EC1280U
|
||||
u_height: 2
|
||||
airflow: front-to-rear
|
||||
is_full_depth: true
|
||||
weight: 14.18
|
||||
weight_unit: kg
|
||||
comments: '[TS-EC1280U product page](https://www.qnap.com/en/product/ts-ec1280u)'
|
||||
module-bays:
|
||||
- name: PSU 1
|
||||
position: '1'
|
||||
- name: PSU 2
|
||||
position: '2'
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
interfaces:
|
||||
- name: Adapter 1
|
||||
type: 1000base-t
|
||||
- name: Adapter 2
|
||||
type: 1000base-t
|
||||
- name: Adapter 3
|
||||
type: 1000base-t
|
||||
- name: Adapter 4
|
||||
type: 1000base-t
|
Loading…
Reference in New Issue
Block a user