From 0089dffa056b218da8548b7b0f9850522218796b Mon Sep 17 00:00:00 2001 From: pierrickj <114187002+pierrickj@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:09:26 +0100 Subject: [PATCH] Create RS816.yaml (#1757) * Create RS816.yaml * Update RS816.yaml * Update RS816.yaml * Update RS816.yaml Added weight definition per the datasheet --------- Co-authored-by: Daniel W. Anner --- device-types/Synology/RS816.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 device-types/Synology/RS816.yaml diff --git a/device-types/Synology/RS816.yaml b/device-types/Synology/RS816.yaml new file mode 100644 index 00000000..65f36185 --- /dev/null +++ b/device-types/Synology/RS816.yaml @@ -0,0 +1,22 @@ +--- +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