mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
bf1cfe6855
* Add missing Images / Drive Bays * Add missing subdevice role * rename folder * Fixup Config * Fixup Config * Add QNAP TS-253A * Add QNAP TS-431X * Add QNAP TS-231 / QNAP TS-231+ * Update TS-431X.yml - Removing disk definitions * Update TS-253A.yml - Removing disk definitions * Update TS-251-plus.yml - Removing disk definitions * Update TS-231.yml - Removing disk definitions * Update TS-231-plus.yml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
24 lines
492 B
YAML
24 lines
492 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-253A
|
|
slug: qnap-ts-253a
|
|
part_number: TS-253A
|
|
is_full_depth: false
|
|
subdevice_role: parent
|
|
airflow: side-to-rear
|
|
comments: '[TS-253A | Hardware Specs | QNAP](https://www.qnap.com/de-de/product/ts-253a/specs/hardware)'
|
|
weight: 1.74
|
|
weight_unit: kg
|
|
front_image: true
|
|
rear_image: true
|
|
power-ports:
|
|
- name: Power
|
|
type: dc-terminal
|
|
maximum_draw: 15
|
|
allocated_draw: 10
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
- name: eth1
|
|
type: 1000base-t
|