mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
e4129ef02d
* Adding ACX7100-32C (Juniper) * Adding EX4400 Series Switches (Juniper) * align slug to start with vendor-name * adding module types * remove airflow from modules and adding weight to ACX7100-32C * create device types for all ACX7100 models * fix position * adding AFI, AFO and AC/DC models for EX4400 series * fix slug * add part_number to all devices * fix typo in module name --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
13 lines
249 B
YAML
13 lines
249 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: JPSU-1600W-1UACAFO
|
|
part_number: JPSU-1600W-1UACAFO
|
|
# airflow: front-to-rear
|
|
weight: 2.33
|
|
weight_unit: lb
|
|
comments: AC PSM for ACX, QFX
|
|
power-ports:
|
|
- name: '{module}'
|
|
type: iec-60320-c16
|
|
maximum_draw: 1600
|