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
21 lines
426 B
YAML
21 lines
426 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-469L
|
|
slug: qnap-ts-469l
|
|
part_number: TS-469L
|
|
is_full_depth: false
|
|
u_height: 0
|
|
comments: '[TS-469L | Hardware Specs | QNAP](https://www.qnap.com/en-me/product/ts-469l/specs/hardware)'
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|
|
maximum_draw: 250
|
|
allocated_draw: 43
|
|
interfaces:
|
|
- name: eth0
|
|
label: '1'
|
|
type: 1000base-t
|
|
- name: eth1
|
|
label: '2'
|
|
type: 1000base-t
|