mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add APC SRT2200RMXLI-NC and SRT72RMBP (#2197)
* add APC SRT2200RMXLI-NC and SRT72RMBP
This commit is contained in:
parent
8a914179b1
commit
9e1f99ee81
54
device-types/APC/SRT2200RMXLI-NC.yaml
Normal file
54
device-types/APC/SRT2200RMXLI-NC.yaml
Normal file
@ -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
|
14
device-types/APC/SRT72RMBP.yaml
Normal file
14
device-types/APC/SRT72RMBP.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user