From a9bc88315ac29d541416418b67245cb8a0df9f3b Mon Sep 17 00:00:00 2001 From: "Jefferson J. Raimon" <80064475+jeffersonraimon@users.noreply.github.com> Date: Fri, 30 Dec 2022 15:00:41 -0300 Subject: [PATCH] Create TL-SG108E.yaml (#1004) * Create TL-SG108E.yaml * Update TL-SG108E.yaml * u_height: 0 * power-port * Update TL-SG108E.yaml Co-authored-by: Daniel Anner --- device-types/TP-Link/TL-SG108E.yaml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 device-types/TP-Link/TL-SG108E.yaml diff --git a/device-types/TP-Link/TL-SG108E.yaml b/device-types/TP-Link/TL-SG108E.yaml new file mode 100644 index 00000000..559c5493 --- /dev/null +++ b/device-types/TP-Link/TL-SG108E.yaml @@ -0,0 +1,30 @@ +--- +manufacturer: TP-Link +model: TL-SG108E +slug: tl-sg108e +part_number: TL-SG108E +comments: '[TP-Link TL-SG108E](https://www.tp-link.com/us/home-networking/8-port-switch/tl-sg108e/#specifications)' +is_full_depth: false +u_height: 0 +airflow: passive +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 + - name: 'Port 6' + type: 1000base-t + - name: 'Port 7' + type: 1000base-t + - name: 'Port 8' + type: 1000base-t