mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-10 00:08:17 +01:00
b8c3d620f0
* Add LANCOM 1793VA, LANCOM 1793VAW * Change u_height for LANCOM 1793VA, LANCOM 1793VAW * Add QNAP TS-431U * Add LANCOM 1926VAG * Add LANCOM Rack-Mount * Removed unit height and add subdevice_role child to enable usage with LANCOM Rack-Mount * Add missing new line character to 1926VAG.yaml * Fixed type power_ports to power-ports * Update Rack-Mount.yaml added is_powered false * Update TS-431U.yaml updated data --------- Co-authored-by: linde <none@none> Co-authored-by: Harry <Harry@cadby.co.uk>
22 lines
449 B
YAML
22 lines
449 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-431U
|
|
slug: qnap-ts-431u
|
|
part_number: TS-431U
|
|
is_full_depth: false
|
|
airflow: side-to-rear
|
|
comments: '[TS-431U | Hardware Specs | QNAP](https://www.qnap.com/de-de/product/ts-431u/specs/hardware)'
|
|
weight: 9.26
|
|
weight_unit: kg
|
|
u_height: 1
|
|
power-ports:
|
|
- name: Power
|
|
type: iec-60320-c14
|
|
maximum_draw: 250
|
|
allocated_draw: 35
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
- name: eth1
|
|
type: 1000base-t
|