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>
12 lines
214 B
YAML
12 lines
214 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: JPSU-550-C-DC-AFO
|
|
part_number: JPSU-550-C-DC-AFO
|
|
# airflow: front-to-rear
|
|
weight: 1.65
|
|
weight_unit: lb
|
|
power-ports:
|
|
- name: '{module}'
|
|
type: dc-terminal
|
|
maximum_draw: 550
|