diff --git a/device-types/TP-Link/TL-SG105.yaml b/device-types/TP-Link/TL-SG105.yaml new file mode 100644 index 000000000..13a30903c --- /dev/null +++ b/device-types/TP-Link/TL-SG105.yaml @@ -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 diff --git a/device-types/TP-Link/TL-SG105E.yaml b/device-types/TP-Link/TL-SG105E.yaml index e1b3f98b3..35abf5a26 100644 --- a/device-types/TP-Link/TL-SG105E.yaml +++ b/device-types/TP-Link/TL-SG105E.yaml @@ -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 diff --git a/elevation-images/TP-Link/tp-link-tl-sg105.front.jpg b/elevation-images/TP-Link/tp-link-tl-sg105.front.jpg new file mode 100644 index 000000000..917f14398 Binary files /dev/null and b/elevation-images/TP-Link/tp-link-tl-sg105.front.jpg differ diff --git a/elevation-images/TP-Link/tp-link-tl-sg105.rear.jpg b/elevation-images/TP-Link/tp-link-tl-sg105.rear.jpg new file mode 100644 index 000000000..cf6ee4553 Binary files /dev/null and b/elevation-images/TP-Link/tp-link-tl-sg105.rear.jpg differ diff --git a/elevation-images/TP-Link/tp-link-tl-sg105e.front.jpg b/elevation-images/TP-Link/tp-link-tl-sg105e.front.jpg new file mode 100644 index 000000000..3f8f70bd3 Binary files /dev/null and b/elevation-images/TP-Link/tp-link-tl-sg105e.front.jpg differ