From 29b8c116ad2114c8b1b11720c515a57664dc066c Mon Sep 17 00:00:00 2001 From: Rick Henry <46894985+rjhenry@users.noreply.github.com> Date: Thu, 18 Nov 2021 03:21:57 +0000 Subject: [PATCH] Correct Cisco SG300-28 depth (#564) The Cisco SG300-28 is not full depth, but was falsely flagged as such --- device-types/Cisco/SG300-28.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-types/Cisco/SG300-28.yaml b/device-types/Cisco/SG300-28.yaml index 022c8c8a0..c0325a706 100644 --- a/device-types/Cisco/SG300-28.yaml +++ b/device-types/Cisco/SG300-28.yaml @@ -4,7 +4,7 @@ model: SG300-28 part_number: SG300-28 slug: sg300-28 u_height: 1 -is_full_depth: true +is_full_depth: false comments: '[SG300 Series Datasheet](https://www.cisco.com/c/en/us/products/collateral/switches/small-business-smart-switches/data_sheet_c78-610061.html)' console-ports: - name: con 0