mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-23 23:49:50 +01:00
f621f3d48d
* Create 9PX5KIRTN.yaml Just created this one. In realety the eth0 should be a module which can be fitted in but this is just right for the most applications i think. * Update 9PX5KIRTN.yaml Made changes nameing power outlets. Also set "power_port" for the outlets. Added Battery connector and detection interfaces. * Create 9PXEBM180.yaml * Create ESWB05.yaml * Create ESWB22.yaml * Changed in-/out-put to hardwired * Create CBL2OUT32.yaml * Update 9PX5KIRTN.yaml Fixes to formatting * Update 9PX5KIRTN.yaml Removed un-needed definitions * Update 9PXEBM180.yaml Removed un-needed definitions Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
19 lines
419 B
YAML
19 lines
419 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: CBL2OUT32
|
|
slug: cbl2out32
|
|
part_number: CBL2OUT32
|
|
u_height: 0
|
|
is_full_depth: false
|
|
comments: Eaton Rack PDU Output cable 32A, Hardwired 2 x 32A EN60309, plug 0,75M
|
|
power-ports:
|
|
- name: Power Port 1
|
|
type: hardwired
|
|
power-outlets:
|
|
- name: Outlet 1
|
|
type: iec-60309-p-n-e-6h
|
|
power_port: Power Port 1
|
|
- name: Outlet 2
|
|
type: iec-60309-p-n-e-6h
|
|
power_port: Power Port 1
|