From 8f7298b0822f146842e418c6ee952c23abb1fd31 Mon Sep 17 00:00:00 2001 From: Xinhao Luo Date: Tue, 25 Nov 2025 13:54:20 -0800 Subject: [PATCH] fix(device-type): incorrect attributes on importing (#3769) --- device-types/Cisco/WS-C2960C-12PC-L.yaml | 1 + device-types/Fortinet/FIM-7941F.yaml | 2 +- device-types/Fortinet/FPM-7620F.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/device-types/Cisco/WS-C2960C-12PC-L.yaml b/device-types/Cisco/WS-C2960C-12PC-L.yaml index 3ed9f720..cf447734 100644 --- a/device-types/Cisco/WS-C2960C-12PC-L.yaml +++ b/device-types/Cisco/WS-C2960C-12PC-L.yaml @@ -5,6 +5,7 @@ slug: cisco-ws-c2960c-12pc-l part_number: WS-C2960C-12PC-L is_full_depth: false weight: 1.86 +weight_unit: kg airflow: passive u_height: 1 interfaces: diff --git a/device-types/Fortinet/FIM-7941F.yaml b/device-types/Fortinet/FIM-7941F.yaml index dc825748..723a36ce 100644 --- a/device-types/Fortinet/FIM-7941F.yaml +++ b/device-types/Fortinet/FIM-7941F.yaml @@ -5,7 +5,7 @@ part_number: FIM-7941F slug: fortinet-fim-7941f subdevice_role: child is_full_depth: true -u_height: 2 +u_height: 0 airflow: passive weight: 11.65 weight_unit: kg diff --git a/device-types/Fortinet/FPM-7620F.yaml b/device-types/Fortinet/FPM-7620F.yaml index ab8dc9fe..6ed61eb3 100644 --- a/device-types/Fortinet/FPM-7620F.yaml +++ b/device-types/Fortinet/FPM-7620F.yaml @@ -4,7 +4,7 @@ model: FortiGate Module 7620F slug: fortinet-fpm-7620f subdevice_role: child part_number: FPM-7620F -u_height: 2 +u_height: 0 is_full_depth: true weight: 7.35 weight_unit: kg