mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-24 06:12:29 +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
19 lines
384 B
YAML
19 lines
384 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-212
|
|
slug: qnap-ts-212
|
|
part_number: TS-212
|
|
is_full_depth: false
|
|
u_height: 0
|
|
comments: '[TS-212 | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-212/specs/hardware)'
|
|
power-ports:
|
|
- name: Power
|
|
label: DC 12V
|
|
type: dc-terminal
|
|
maximum_draw: 60
|
|
allocated_draw: 13
|
|
interfaces:
|
|
- name: eth0
|
|
label: LAN
|
|
type: 1000base-t
|