mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-09 12:41:28 +01:00
Add TP-Link TL SG105/E (YML/JPG) (#2683)
* 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
This commit is contained in:
parent
599f265815
commit
8d097418d6
26
device-types/TP-Link/TL-SG105.yaml
Normal file
26
device-types/TP-Link/TL-SG105.yaml
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
manufacturer: TP-Link
|
||||
model: TL-SG105
|
||||
slug: tp-link-tl-sg105
|
||||
part_number: TL-SG105
|
||||
comments: '[TP-Link TL-SG105](https://www.tp-link.com/us/business-networking/soho-switch-unmanaged/tl-sg105/#specifications)'
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
airflow: passive
|
||||
front_image: true
|
||||
rear_image: true
|
||||
power-ports:
|
||||
- name: External Power Adapter
|
||||
type: dc-terminal
|
||||
maximum_draw: 3
|
||||
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
|
@ -7,6 +7,7 @@ comments: '[TP-Link TL-SG105E](https://www.tp-link.com/us/home-networking/5-port
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
airflow: passive
|
||||
front_image: true
|
||||
power-ports:
|
||||
- name: External Power Adapter
|
||||
type: dc-terminal
|
||||
|
BIN
elevation-images/TP-Link/tp-link-tl-sg105.front.jpg
Normal file
BIN
elevation-images/TP-Link/tp-link-tl-sg105.front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
BIN
elevation-images/TP-Link/tp-link-tl-sg105.rear.jpg
Normal file
BIN
elevation-images/TP-Link/tp-link-tl-sg105.rear.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
elevation-images/TP-Link/tp-link-tl-sg105e.front.jpg
Normal file
BIN
elevation-images/TP-Link/tp-link-tl-sg105e.front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Loading…
Reference in New Issue
Block a user