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
32 lines
619 B
YAML
32 lines
619 B
YAML
---
|
|
manufacturer: Infotecs
|
|
model: ViPNet Coordinator HW1000C
|
|
slug: vipnet-coordinator-hw1000c
|
|
part_number: ''
|
|
u_height: 1
|
|
is_full_depth: true
|
|
comments: ''
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c14
|
|
maximum_draw: 200
|
|
interfaces:
|
|
- name: ethernet 0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: ethernet 1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: ethernet 2
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: ethernet 3
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: ethernet 4
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: ethernet 5
|
|
type: 1000base-t
|
|
mgmt_only: false
|