mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 01:44:08 +01:00
b4112c8993
* Regenerate master slug list after successful PR merge * Add QNAP-TS-251+ branch * Rename QNAP_TS-251+ yaml * remove "+" from slug * Correct labels * Test P instead of plus * Test with dash plus * Rename to plus * Revert "Rename to plus" This reverts commit9898c56353
. * Revert "Test with dash plus" This reverts commit15156fcfdf
. * Revert "Test P instead of plus" This reverts commit966a82d357
. * Revert "Correct labels" This reverts commit1078f61320
. * Revert "remove "+" from slug" This reverts commitc2634a8e94
. * Revert "Rename QNAP_TS-251+ yaml" This reverts commit5d68645f58
. * Revert "Add QNAP-TS-251+ branch" This reverts commit8f3f4b1149
. * Revert "Regenerate master slug list after successful PR merge" This reverts commita90bcfdfc7
. * Try readding from scratch * Add airflow * Update TS-251-plus.yml --------- Co-authored-by: NetBox-Bot <info@netboxlabs.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
24 lines
483 B
YAML
24 lines
483 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-251+
|
|
slug: qnap-ts-251-plus
|
|
part_number: TS-251+
|
|
is_full_depth: false
|
|
weight: 1.28
|
|
weight_unit: kg
|
|
airflow: side-to-rear
|
|
comments: '[TS-251+ | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-251+/specs/hardware)'
|
|
power-ports:
|
|
- name: Power
|
|
label: DC 12V
|
|
type: dc-terminal
|
|
maximum_draw: 19
|
|
allocated_draw: 11
|
|
interfaces:
|
|
- name: eth0
|
|
label: '1'
|
|
type: 1000base-t
|
|
- name: eth1
|
|
label: '2'
|
|
type: 1000base-t
|