mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
39 lines
722 B
YAML
39 lines
722 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: N77-C7710
|
|
slug: n77-c7710
|
|
part_number: N77-C7710
|
|
u_height: 14
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
- name: con1
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU1
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU2
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU3
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU4
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU5
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU6
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU7
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|