From 96ba21c274cfcf9f4514d7130a7eb37f6c4399d8 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342-AKURBATOV.local> Date: Mon, 2 Sep 2024 13:27:48 +0100 Subject: [PATCH] SR2-SE chassis --- device-types/Nokia/7750-SR2se.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 device-types/Nokia/7750-SR2se.yaml diff --git a/device-types/Nokia/7750-SR2se.yaml b/device-types/Nokia/7750-SR2se.yaml new file mode 100644 index 00000000..ec75579e --- /dev/null +++ b/device-types/Nokia/7750-SR2se.yaml @@ -0,0 +1,12 @@ +--- +manufacturer: Nokia +model: 7750 SR2-se +slug: nokia-7750-sr2se +part_number: 3HE16467AARA01 +u_height: 5 +is_full_depth: true +module-bays: + - name: slot1 + position: '1' + - name: slot2 + position: '2' -- GitLab