mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-02 11:40:00 +01:00
f6ef0706bf
* Create TS-653 Pro.yaml adding TS-653 Pro * Update TS-653 Pro.yaml * Rename TS-653 Pro.yaml to TS-653-Pro.yaml * Update TS-653-Pro.yaml Fix issues --------- Co-authored-by: Harry <Harry@cadby.co.uk>
37 lines
647 B
YAML
37 lines
647 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-653 Pro
|
|
slug: qnap-ts-653-pro
|
|
part_number: TS-653-Pro
|
|
u_height: 0.0
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
weight: 5.2
|
|
weight_unit: kg
|
|
power-ports:
|
|
- name: PSU 1
|
|
type: iec-60320-c14
|
|
maximum_draw: 250
|
|
allocated_draw: 80
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
enabled: true
|
|
mgmt_only: false
|
|
label: LAN1
|
|
- name: eth1
|
|
type: 1000base-t
|
|
enabled: true
|
|
mgmt_only: false
|
|
label: LAN2
|
|
- name: eth2
|
|
type: 1000base-t
|
|
enabled: true
|
|
mgmt_only: false
|
|
label: LAN3
|
|
- name: eth3
|
|
type: 1000base-t
|
|
enabled: true
|
|
mgmt_only: false
|
|
label: LAN4
|