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
26 lines
443 B
YAML
26 lines
443 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: ASR1013
|
|
slug: asr1013
|
|
part_number: ASR1013
|
|
u_height: 13
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Con 0
|
|
type: rj-45
|
|
- name: Con 1
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 4000
|
|
- name: PS2
|
|
type: iec-60320-c14
|
|
maximum_draw: 4000
|
|
- name: PS3
|
|
type: iec-60320-c14
|
|
maximum_draw: 4000
|
|
- name: PS4
|
|
type: iec-60320-c14
|
|
maximum_draw: 4000
|