mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
19 lines
317 B
YAML
19 lines
317 B
YAML
---
|
|
manufacturer: MikroTik
|
|
model: RB260GS
|
|
slug: mikrotik-rb260gs
|
|
power-ports:
|
|
- name: PSU0
|
|
type: dc-terminal
|
|
interfaces:
|
|
- name: ether1
|
|
type: 1000base-t
|
|
- name: ether2
|
|
type: 1000base-t
|
|
- name: ether3
|
|
type: 1000base-t
|
|
- name: ether4
|
|
type: 1000base-t
|
|
- name: ether5
|
|
type: 1000base-t
|