mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
0089dffa05
* Create RS816.yaml * Update RS816.yaml * Update RS816.yaml * Update RS816.yaml Added weight definition per the datasheet --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
23 lines
382 B
YAML
23 lines
382 B
YAML
---
|
|
manufacturer: Synology
|
|
model: RS816
|
|
slug: synology-rs816
|
|
part_number: RS816
|
|
u_height: 1.0
|
|
is_full_depth: true
|
|
weight: 4.34
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: Console
|
|
type: de-9
|
|
power-ports:
|
|
- name: PSU 1
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: Ethernet 1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: Ethernet 2
|
|
type: 1000base-t
|
|
mgmt_only: false
|