mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-17 18:31:25 +02:00
Juniper QFX10002 Family (#1483)
* Regenerate master slug list after successful PR merge * Juniper QFX10002 Family * known-slugs.pickle stuff.. --------- Co-authored-by: NetBox-Bot <info@netboxlabs.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
11
module-types/Juniper/JPSU-1600W-AC-AFO.yaml
Normal file
11
module-types/Juniper/JPSU-1600W-AC-AFO.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-1600W-AC-AFO
|
||||
part_number: JPSU-1600W-AC-AFO
|
||||
# airflow: front-to-rear
|
||||
weight: 2.33
|
||||
weight_unit: lb
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 1600
|
11
module-types/Juniper/JPSU-1600W-DC-AFO.yaml
Normal file
11
module-types/Juniper/JPSU-1600W-DC-AFO.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: JPSU-1600W-DC-AFO
|
||||
part_number: JPSU-1600W-DC-AFO
|
||||
# airflow: front-to-rear
|
||||
weight: 2.40
|
||||
weight_unit: lb
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: dc-terminal
|
||||
maximum_draw: 1600
|
Reference in New Issue
Block a user