mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-09 07:48:25 +01:00
Added APC SMX3000HVNC UPS and related battery pack. (#1002)
This commit is contained in:
parent
38784ad3c1
commit
518184da61
8
device-types/APC/SMX120BP.yaml
Normal file
8
device-types/APC/SMX120BP.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: APC
|
||||
model: SMX120BP
|
||||
slug: smx120bp
|
||||
part_number: SMX120BP
|
||||
comments: APC Smart-UPS X 120V External Battery Pack Rack/Tower
|
||||
u_height: 4
|
||||
is_full_depth: true
|
41
device-types/APC/SMX3000HVNC.yaml
Normal file
41
device-types/APC/SMX3000HVNC.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: APC
|
||||
model: SMX3000HV
|
||||
slug: smx3000hv
|
||||
part_number: SMX3000HV
|
||||
comments: APC Smart-UPS X, Line Interactive, 3000VA, Rack/tower convertible 4U, 208V-230V, 8x C13+1x C19 IEC, SmartSlot, Extended runtime
|
||||
u_height: 4
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-b
|
||||
power-ports:
|
||||
- name: Source
|
||||
type: iec-60320-c20
|
||||
- name: XLBP Source
|
||||
type: dc-terminal
|
||||
power-outlets:
|
||||
- name: Group 1 Outlet 1
|
||||
type: iec-60320-c13
|
||||
- name: Group 1 Outlet 2
|
||||
type: iec-60320-c13
|
||||
- name: Group 1 Outlet 3
|
||||
type: iec-60320-c13
|
||||
- name: Group 1 Outlet 4
|
||||
type: iec-60320-c13
|
||||
- name: Group 2 Outlet 1
|
||||
type: iec-60320-c13
|
||||
- name: Group 2 Outlet 2
|
||||
type: iec-60320-c13
|
||||
- name: Group 2 Outlet 3
|
||||
type: iec-60320-c19
|
||||
- name: Group 3 Outlet 1
|
||||
type: iec-60320-c13
|
||||
- name: Group 3 Outlet 2
|
||||
type: iec-60320-c13
|
||||
- name: Group 3 Outlet 3
|
||||
type: iec-60320-c19
|
||||
module-bays:
|
||||
- name: SmartSlot
|
Loading…
Reference in New Issue
Block a user