From 3278e5f0115b012ed2129e79a85234efdfea467b Mon Sep 17 00:00:00 2001 From: raven Date: Tue, 15 Oct 2024 07:14:41 +0200 Subject: [PATCH] Add weight for some NK9 devices and fix device height. (#2296) --- device-types/Cisco/N9K-C93216TC-FX2.yaml | 2 ++ device-types/Cisco/N9K-C93240YC-FX2.yaml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/device-types/Cisco/N9K-C93216TC-FX2.yaml b/device-types/Cisco/N9K-C93216TC-FX2.yaml index 381bb3a61..e19c78187 100644 --- a/device-types/Cisco/N9K-C93216TC-FX2.yaml +++ b/device-types/Cisco/N9K-C93216TC-FX2.yaml @@ -5,6 +5,8 @@ part_number: N9K-C93216TC-FX2 slug: cisco-n9k-c93216tc-fx2 u_height: 2 is_full_depth: true +weight: 12.4 +weight_unit: kg console-ports: - name: console type: rj-45 diff --git a/device-types/Cisco/N9K-C93240YC-FX2.yaml b/device-types/Cisco/N9K-C93240YC-FX2.yaml index b2eb3e06b..044ba7afa 100644 --- a/device-types/Cisco/N9K-C93240YC-FX2.yaml +++ b/device-types/Cisco/N9K-C93240YC-FX2.yaml @@ -5,7 +5,9 @@ part_number: N9K-C93240YC-FX2 slug: cisco-n9k-c93240yc-fx2 front_image: true rear_image: true -u_height: 2 +u_height: 1.5 +weight: 10.0 +weight_unit: kg is_full_depth: true console-ports: - name: console