diff --git a/device-types/APC/SMT1500RMI2UC.yaml b/device-types/APC/SMT1500RMI2UC.yaml new file mode 100644 index 00000000..77b50e16 --- /dev/null +++ b/device-types/APC/SMT1500RMI2UC.yaml @@ -0,0 +1,41 @@ +--- +manufacturer: APC +model: SMT1500RMI2UC +slug: apc-smt1500rmi2uc +part_number: SMT1500RMI2UC +u_height: 2 +is_full_depth: true +weight: 38.24 +weight_unit: kg +airflow: front-to-rear +front_image: true +rear_image: true +comments: APC Smart-UPS, Line Interactive, 1500VA, 2HE, 230V, 4 IEC C13-Stecker, SmartConnect Port+SmartSlot, AVR, LCD +console-ports: + - name: Serial + type: rj-45 + - name: USB + type: usb-b +power-ports: + - name: Source + type: iec-60320-c14 + maximum_draw: 3600 +power-outlets: + - name: Group 1 Outlet 1 + type: iec-60320-c13 + power_port: Source + - name: Group 1 Outlet 2 + type: iec-60320-c13 + power_port: Source + - name: Group 2 Outlet 1 + type: iec-60320-c13 + power_port: Source + - name: Group 2 Outlet 2 + type: iec-60320-c13 + power_port: Source +interfaces: + - name: Ethernet + type: 1000base-t + mgmt_only: true +module-bays: + - name: SmartSlot diff --git a/device-types/APC/SMT3000RMI2UC.yaml b/device-types/APC/SMT3000RMI2UC.yaml index cb792b2b..4be84de4 100644 --- a/device-types/APC/SMT3000RMI2UC.yaml +++ b/device-types/APC/SMT3000RMI2UC.yaml @@ -6,6 +6,8 @@ part_number: SMT3000RMI2UC u_height: 2 is_full_depth: true airflow: front-to-rear +front_image: true +rear_image: true comments: APC Smart-UPS, Line Interactive, 3000VA, Rackmount 2U, 230V, 6x IEC C13 outlets, SmartSlot, AVR, LCD console-ports: - name: Serial diff --git a/elevation-images/APC/apc-smt1500rmi2uc.front.png b/elevation-images/APC/apc-smt1500rmi2uc.front.png new file mode 100644 index 00000000..bf8dfac2 Binary files /dev/null and b/elevation-images/APC/apc-smt1500rmi2uc.front.png differ diff --git a/elevation-images/APC/apc-smt1500rmi2uc.rear.png b/elevation-images/APC/apc-smt1500rmi2uc.rear.png new file mode 100644 index 00000000..943c5028 Binary files /dev/null and b/elevation-images/APC/apc-smt1500rmi2uc.rear.png differ diff --git a/elevation-images/APC/apc-smt3000rmi2uc.front.png b/elevation-images/APC/apc-smt3000rmi2uc.front.png new file mode 100644 index 00000000..bf8dfac2 Binary files /dev/null and b/elevation-images/APC/apc-smt3000rmi2uc.front.png differ diff --git a/elevation-images/APC/apc-smt3000rmi2uc.rear.png b/elevation-images/APC/apc-smt3000rmi2uc.rear.png new file mode 100644 index 00000000..a77e03c1 Binary files /dev/null and b/elevation-images/APC/apc-smt3000rmi2uc.rear.png differ