From a73294c1b7d45c50571922c67fa54298109ba8ce Mon Sep 17 00:00:00 2001 From: Alexander Bauer Date: Sun, 16 Feb 2025 16:01:01 -0500 Subject: [PATCH] Create netgear-gs305ep.yaml (#2796) * Create netgear-gs305ep.yaml * Update GS305EP.yaml fixed maximum power draw --------- Co-authored-by: Harry --- device-types/Netgear/GS305EP.yaml | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 device-types/Netgear/GS305EP.yaml diff --git a/device-types/Netgear/GS305EP.yaml b/device-types/Netgear/GS305EP.yaml new file mode 100644 index 000000000..04daaa10c --- /dev/null +++ b/device-types/Netgear/GS305EP.yaml @@ -0,0 +1,33 @@ +--- +manufacturer: Netgear +model: GS305EP +slug: netgear-gs305ep +u_height: 0.0 +is_full_depth: false +airflow: passive +comments: '[300 Series SOHO Plus (GS305EP)](https://www.netgear.com/business/wired/switches/plus/gs305ep/)' +weight: 0.39 +weight_unit: kg +power-ports: + - name: PS + type: dc-terminal + maximum_draw: 70 +interfaces: + - name: GigabitEthernet/1 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet/2 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet/3 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet/4 + type: 1000base-t + poe_mode: pse + poe_type: type2-ieee802.3at + - name: GigabitEthernet/5 + type: 1000base-t