mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +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>
12 lines
216 B
YAML
12 lines
216 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: JPSU-550-C-AC-AFI
|
|
part_number: JPSU-550-C-AC-AFI
|
|
# airflow: rear-to-front
|
|
weight: 1.76
|
|
weight_unit: lb
|
|
power-ports:
|
|
- name: '{module}'
|
|
type: iec-60320-c14
|
|
maximum_draw: 550
|