mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-24 14:22:16 +01:00
* Add TP-Link TL-SG105 (YML/JPG) Closes netbox-community/devicetype-library#2608 * BONUS: Add elevation image for TL SG105E. (Front Only) * Add front_image: true for TL SG105E * add front_image: true and rear_image: true for TL-SG105 * cropping images
26 lines
564 B
YAML
26 lines
564 B
YAML
---
|
|
manufacturer: TP-Link
|
|
model: TL-SG105E
|
|
slug: tp-link-tl-sg105e
|
|
part_number: TL-SG105E
|
|
comments: '[TP-Link TL-SG105E](https://www.tp-link.com/us/home-networking/5-port-switch/tl-sg105e/#specifications)'
|
|
is_full_depth: false
|
|
u_height: 0
|
|
airflow: passive
|
|
front_image: true
|
|
power-ports:
|
|
- name: External Power Adapter
|
|
type: dc-terminal
|
|
maximum_draw: 4
|
|
interfaces:
|
|
- name: Port 1
|
|
type: 1000base-t
|
|
- name: Port 2
|
|
type: 1000base-t
|
|
- name: Port 3
|
|
type: 1000base-t
|
|
- name: Port 4
|
|
type: 1000base-t
|
|
- name: Port 5
|
|
type: 1000base-t
|