From ee1a4941e91e66c39cbbf32eaf41c1ebd3c99478 Mon Sep 17 00:00:00 2001 From: Martin Friedrichs Date: Thu, 7 Apr 2022 11:57:28 +0200 Subject: [PATCH] Create RS1219plus (#739) * Create RS1219plus add model rs1219plus * Rename RS1219plus to RS1219plus.yaml --- device-types/Synology/RS1219plus.yaml | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 device-types/Synology/RS1219plus.yaml diff --git a/device-types/Synology/RS1219plus.yaml b/device-types/Synology/RS1219plus.yaml new file mode 100644 index 000000000..c91141e79 --- /dev/null +++ b/device-types/Synology/RS1219plus.yaml @@ -0,0 +1,33 @@ +--- +manufacturer: Synology +model: RS1219+ +slug: rs1219plus +part_number: RS1219+ +u_height: 2 +is_full_depth: true +console-ports: + - name: Serial + type: de-9 +console-server-ports: + - name: Rear USB1 + type: usb-a + - name: Rear USB2 + type: usb-a + - name: eSata + type: other +power-ports: + - name: PSU 1 + type: iec-60320-c14 +interfaces: + - name: LAN 1 + type: 1000base-t + mgmt_only: false + - name: LAN 2 + type: 1000base-t + mgmt_only: false + - name: LAN 3 + type: 1000base-t + mgmt_only: false + - name: LAN 4 + type: 1000base-t + mgmt_only: false