mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-10 21:18:42 +01:00
added U height requirement * Added U_height Added U height to all devices that were missing it and removed some drive bays from qnap devices * Fixed a few issues
30 lines
570 B
YAML
30 lines
570 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-873
|
|
slug: qnap-ts-873
|
|
part_number: TS-873
|
|
is_full_depth: false
|
|
u_height: 0
|
|
module-bays:
|
|
- name: Slot 1
|
|
- name: Slot 2
|
|
comments: '[TS-873 | Hardware Specs | QNAP](https://www.qnap.com/en-me/product/ts-873/specs/hardware)'
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|
|
maximum_draw: 250
|
|
allocated_draw: 70
|
|
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
|