mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
e66fc0a4b2
* wip * more details * remove header comments * fix module ports * use description instead of comment + caps part num * reorg fields, add missing info, remove description * fix delta models * fix 1000base-t * remove slug from module * remove airflow, depth, height from module * change PSUs from devices to modules * add detailed info for liteon psu * remove trailing spaces * new line at end of file * use mgmt instead of console --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
35 lines
709 B
YAML
35 lines
709 B
YAML
---
|
|
manufacturer: Delta
|
|
model: AD-208/24C-B
|
|
slug: delta-ad-208-24c-b
|
|
part_number: AD-208/24C-B
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
comments: |
|
|
Open Compute Project ORv2 Top of Rack Surge PDU
|
|
|
|
V2 AC Power Distribution Unit
|
|
|
|
INPUT: 208V~,3W+PE, 50-60HZ,24A MAX (x2)
|
|
|
|
OUTPUT: 208V~,3W+PE, 50-60HZ,24A MAX (x2)
|
|
|
|
FB PN: 07-000866
|
|
power-ports:
|
|
- name: ac-input-1
|
|
label: TOP POWER SHELF
|
|
type: nema-l21-30p
|
|
- name: ac-input-2
|
|
label: BOTTOM POWER SHELF
|
|
type: nema-l21-30p
|
|
power-outlets:
|
|
- name: ac-output-1
|
|
label: TOP POWER SHELF
|
|
type: other
|
|
power_port: ac-input-1
|
|
- name: ac-output-2
|
|
label: BOTTOM POWER SHELF
|
|
type: other
|
|
power_port: ac-input-2
|