mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-11 13:38:16 +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
24 lines
485 B
YAML
24 lines
485 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-231P2
|
|
slug: qnap-ts-231p2
|
|
part_number: TS-231P2
|
|
is_full_depth: false
|
|
u_height: 0
|
|
airflow: side-to-rear
|
|
comments: '[TS-231P2 | Hardware Specs | QNAP](https://www.qnap.com/de-de/product/ts-231p2/specs/hardware)'
|
|
weight: 1.46
|
|
weight_unit: kg
|
|
front_image: true
|
|
rear_image: true
|
|
power-ports:
|
|
- name: Power
|
|
type: dc-terminal
|
|
maximum_draw: 23
|
|
allocated_draw: 8
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
- name: eth1
|
|
type: 1000base-t
|