From dd9db30efabc436681513dcd482ff02228c5ced0 Mon Sep 17 00:00:00 2001 From: Tim Rightnour <6556271+garbled1@users.noreply.github.com> Date: Tue, 28 Jul 2020 21:07:22 -0700 Subject: [PATCH] Add TrendNet TEG-S224 switch and TrippLite UltraBlok surge device (#181) --- device-types/TrendNet/TEG-S224.yaml | 61 ++++++++++++++++++++++++ device-types/TrippLite/ULTRABLOK428.yaml | 14 ++++++ 2 files changed, 75 insertions(+) create mode 100644 device-types/TrendNet/TEG-S224.yaml create mode 100644 device-types/TrippLite/ULTRABLOK428.yaml diff --git a/device-types/TrendNet/TEG-S224.yaml b/device-types/TrendNet/TEG-S224.yaml new file mode 100644 index 000000000..c043d3206 --- /dev/null +++ b/device-types/TrendNet/TEG-S224.yaml @@ -0,0 +1,61 @@ +manufacturer: TrendNet +model: TEG-S224 +slug: teg_s224 +u_height: 1 +is_full_depth: false +power-ports: + - name: Power + type: iec-60320-c14 +interfaces: + - name: Port 1 + type: 100base-tx + - name: Port 2 + type: 100base-tx + - name: Port 3 + type: 100base-tx + - name: Port 4 + type: 100base-tx + - name: Port 5 + type: 100base-tx + - name: Port 6 + type: 100base-tx + - name: Port 7 + type: 100base-tx + - name: Port 8 + type: 100base-tx + - name: Port 9 + type: 100base-tx + - name: Port 10 + type: 100base-tx + - name: Port 11 + type: 100base-tx + - name: Port 12 + type: 100base-tx + - name: Port 13 + type: 100base-tx + - name: Port 14 + type: 100base-tx + - name: Port 15 + type: 100base-tx + - name: Port 16 + type: 100base-tx + - name: Port 17 + type: 100base-tx + - name: Port 18 + type: 100base-tx + - name: Port 19 + type: 100base-tx + - name: Port 20 + type: 100base-tx + - name: Port 21 + type: 100base-tx + - name: Port 22 + type: 100base-tx + - name: Port 23 + type: 100base-tx + - name: Port 24 + type: 100base-tx + - name: Port 25 + type: 1000base-t + - name: Port 26 + type: 1000base-t diff --git a/device-types/TrippLite/ULTRABLOK428.yaml b/device-types/TrippLite/ULTRABLOK428.yaml new file mode 100644 index 000000000..f94ed8156 --- /dev/null +++ b/device-types/TrippLite/ULTRABLOK428.yaml @@ -0,0 +1,14 @@ +manufacturer: TrippLite +model: ULTRABLOK428 +slug: ultrablok428 +u_height: 0 +is_full_depth: false +power-ports: +- name: Plug + type: nema-5-15p + maximum_draw: 1800 +power-outlets: +- name: 'Top' + type: nema-5-15r +- name: 'Bottom' + type: nema-5-15r