From 9e1f99ee812b165b6647505d40d27df4f930506d Mon Sep 17 00:00:00 2001 From: Alexander Rose Date: Fri, 21 Jun 2024 22:34:09 +0200 Subject: [PATCH] Add APC SRT2200RMXLI-NC and SRT72RMBP (#2197) * add APC SRT2200RMXLI-NC and SRT72RMBP --- device-types/APC/SRT2200RMXLI-NC.yaml | 54 +++++++++++++++++++++++++++ device-types/APC/SRT72RMBP.yaml | 14 +++++++ 2 files changed, 68 insertions(+) create mode 100644 device-types/APC/SRT2200RMXLI-NC.yaml create mode 100644 device-types/APC/SRT72RMBP.yaml diff --git a/device-types/APC/SRT2200RMXLI-NC.yaml b/device-types/APC/SRT2200RMXLI-NC.yaml new file mode 100644 index 000000000..ee2245974 --- /dev/null +++ b/device-types/APC/SRT2200RMXLI-NC.yaml @@ -0,0 +1,54 @@ +--- +manufacturer: APC +model: Smart-UPS SRT 2200VA RM NC +slug: apc-smart-ups-srt-2200va-rm-nc +part_number: SRT2200RMXLI-NC +comments: APC Smart-UPS SRT, 2200 VA, Rackmount, 230 V, Network Card +u_height: 2 +is_full_depth: true +console-ports: + - name: Serial + type: rj-45 +power-ports: + - name: Inlet + type: iec-60320-c20 + - name: XLBP Source + type: dc-terminal +power-outlets: + - name: Group 1 Outlet 1 + type: iec-60320-c13 + power_port: Inlet + - name: Group 1 Outlet 2 + type: iec-60320-c13 + power_port: Inlet + - name: Group 1 Outlet 3 + type: iec-60320-c13 + power_port: Inlet + - name: Group 1 Outlet 4 + type: iec-60320-c13 + power_port: Inlet + - name: Group 2 Outlet 1 + type: iec-60320-c13 + power_port: Inlet + - name: Group 2 Outlet 2 + type: iec-60320-c13 + power_port: Inlet + - name: Group 2 Outlet 3 + type: iec-60320-c13 + power_port: Inlet + - name: Group 2 Outlet 4 + type: iec-60320-c13 + power_port: Inlet + - name: 16A Outlet 1 + type: iec-60320-c19 + power_port: Inlet + - name: 16A Outlet 2 + type: iec-60320-c19 + power_port: Inlet +interfaces: + - name: Ethernet + type: 100base-tx + mgmt_only: true +module-bays: + - name: SmartSlot + position: Rear diff --git a/device-types/APC/SRT72RMBP.yaml b/device-types/APC/SRT72RMBP.yaml new file mode 100644 index 000000000..a6e802b49 --- /dev/null +++ b/device-types/APC/SRT72RMBP.yaml @@ -0,0 +1,14 @@ +--- +manufacturer: APC +model: APC Smart-UPS SRT, 72 V, 2,2 kVA, Rackmount Battery Module +slug: apc-srt72rmbp +part_number: SRT72RMBP +comments: APC Smart-UPS SRT, 72 V, 2,2 kVA, Rackmount Battery Module +u_height: 2 +is_full_depth: true +power-ports: + - name: XLBP Source + type: dc-terminal +power-outlets: + - name: XLBP Output + type: dc-terminal