mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
add apc-ap7516 and apc-ap7526 device types (#1400)
* add apc-ap7516 device type * add airflow, weight, weight_unit * add AP7526 * fix AP7516 comment to match APC product title * correct earth pin location
This commit is contained in:
parent
a30a753082
commit
7b7546f27e
39
device-types/APC/AP7516.yaml
Normal file
39
device-types/APC/AP7516.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
manufacturer: APC
|
||||
model: AP7516
|
||||
slug: apc-ap7516
|
||||
part_number: AP7516
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 17.59
|
||||
weight_unit: lb
|
||||
comments: Rack PDU, Basic, 1U, 14.4kW, 208V, (6) C19
|
||||
power-ports:
|
||||
- name: Power Port 1
|
||||
type: cs8365c
|
||||
power-outlets:
|
||||
- name: Outlet 1
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: A
|
||||
- name: Outlet 2
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: A
|
||||
- name: Outlet 3
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: B
|
||||
- name: Outlet 4
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: B
|
||||
- name: Outlet 5
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: C
|
||||
- name: Outlet 6
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: C
|
39
device-types/APC/AP7526.yaml
Normal file
39
device-types/APC/AP7526.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
manufacturer: APC
|
||||
model: AP7526
|
||||
slug: apc-ap7526
|
||||
part_number: AP7526
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 10.65
|
||||
weight_unit: lb
|
||||
comments: Rack PDU, Basic, 1U, 22kW, 400V, (6) C19
|
||||
power-ports:
|
||||
- name: Power Port 1
|
||||
type: iec-60309-3p-n-e-9h
|
||||
power-outlets:
|
||||
- name: Outlet 1
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: A
|
||||
- name: Outlet 2
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: A
|
||||
- name: Outlet 3
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: B
|
||||
- name: Outlet 4
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: B
|
||||
- name: Outlet 5
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: C
|
||||
- name: Outlet 6
|
||||
type: iec-60320-c19
|
||||
power_port: Power Port 1
|
||||
feed_leg: C
|
Loading…
Reference in New Issue
Block a user