mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 22:12:15 +02:00
Add QNAP-TS-253E-8G (#3199)
* added phoenix switch * fix: apply yamlfmt formatting via pre-commit hook * fix: resolve yamllint empty value warnings * fix: resolve yamllint empty value warnings * added: TC Extender 6004 * fix: format misstake * feat: add QNAP TS-253E-8G --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
27e957e289
commit
ba617d056d
23
device-types/QNAP/TS-253E-8G.yaml
Normal file
23
device-types/QNAP/TS-253E-8G.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: QNAP
|
||||
model: TS-253E-8G
|
||||
slug: qnap-ts-253e-8g
|
||||
part_number: TS-253E
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
airflow: side-to-rear
|
||||
comments: '[TS-253E | Hardware Specs | QNAP](https://www.qnap.com/de-de/product/ts-253e/specs/hardware)'
|
||||
weight: 2.57
|
||||
weight_unit: kg
|
||||
front_image: false
|
||||
rear_image: false
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
maximum_draw: 25
|
||||
allocated_draw: 20
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 2.5gbase-t
|
||||
- name: eth1
|
||||
type: 2.5gbase-t
|
Loading…
x
Reference in New Issue
Block a user