From a71fa601c86012bb66b88af460675e1001604105 Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Sun, 24 Oct 2021 07:25:42 +0500 Subject: [PATCH] Create SURT2000RMXLI.yaml (#517) --- device-types/APC/SURT2000RMXLI.yaml | 36 +++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 device-types/APC/SURT2000RMXLI.yaml diff --git a/device-types/APC/SURT2000RMXLI.yaml b/device-types/APC/SURT2000RMXLI.yaml new file mode 100644 index 00000000..d07bb2d4 --- /dev/null +++ b/device-types/APC/SURT2000RMXLI.yaml @@ -0,0 +1,36 @@ +--- +manufacturer: APC +model: Smart-UPS RT 2000VA RM +slug: smart-ups-rt-2000va-rm +part_number: SURT2000RMXLI +u_height: 2 +is_full_depth: true +console-ports: + - name: Serial + type: rj-45 +power-ports: + - name: Inlet + type: iec-60320-c20 +power-outlets: + - name: Outlet 1 + type: iec-60320-c13 + power_port: Inlet + - name: Outlet 2 + type: iec-60320-c13 + power_port: Inlet + - name: Outlet 3 + type: iec-60320-c13 + power_port: Inlet + - name: Outlet 4 + type: iec-60320-c13 + power_port: Inlet + - name: Outlet 5 + type: iec-60320-c13 + power_port: Inlet + - name: Outlet 6 + type: iec-60320-c13 + power_port: Inlet +interfaces: + - name: Ethernet + type: 100base-tx + mgmt_only: true