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
425 B
YAML
26 lines
425 B
YAML
---
|
|
manufacturer: ActionTec
|
|
model: C1000A
|
|
slug: c1000a
|
|
u_height: 0
|
|
is_full_depth: false
|
|
power-ports:
|
|
- name: Power
|
|
type: nema-5-15p
|
|
console-ports:
|
|
- name: USB
|
|
type: usb-a
|
|
interfaces:
|
|
- name: DSL
|
|
type: other
|
|
- name: Phone
|
|
type: other
|
|
- name: Ethernet 1
|
|
type: 100base-tx
|
|
- name: Ethernet 2
|
|
type: 100base-tx
|
|
- name: Ethernet 3
|
|
type: 100base-tx
|
|
- name: Ethernet 4
|
|
type: 100base-tx
|