mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
c054627613
* Riello UPS and Netman cards * YAML Fix * Naming cleanup --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
30 lines
572 B
YAML
30 lines
572 B
YAML
---
|
|
manufacturer: Riello
|
|
model: SDL 3300
|
|
slug: riello-sdl-3300
|
|
part_number: CSDL3K3AA4
|
|
u_height: 4
|
|
is_full_depth: true
|
|
weight: 38
|
|
weight_unit: kg
|
|
module-bays:
|
|
- name: Communications Card Slot
|
|
position: '1'
|
|
power-outlets:
|
|
- name: Power Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Power Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Power Outlet 3
|
|
type: iec-60320-c19
|
|
- name: Battery Pack Connector
|
|
type: other
|
|
power-ports:
|
|
- name: Power Port 1
|
|
type: iec-60320-c20
|
|
console-ports:
|
|
- name: Serial
|
|
type: rj-45
|
|
- name: USB management
|
|
type: usb-b
|