From 2f066dcbd26ff237466e7ac4ebbb2996c53a7254 Mon Sep 17 00:00:00 2001 From: Nealtron Date: Fri, 18 Oct 2024 09:42:47 -0400 Subject: [PATCH] Add Several FS LIUs (#2112) * Create FS FHD-4UFCE * Rename FHD-4UFCE to FHD-4UFCE.yaml * Create FHD-1U-CMP400.yaml * Create FHD-1UFMT-N.yaml * Create FHD-1UFMT-S.yaml * Update FHD-1U-CMP400.yaml added some extra detail * Update FHD-1UFMT-N.yaml added some extra detail * Update FHD-1UFMT-S.yaml added some extra detail * Update FHD-4UFCE.yaml added some extra detail --------- Co-authored-by: Daniel W. Anner Co-authored-by: Harry --- device-types/FS/FHD-1U-CMP400.yaml | 18 ++++++++++++++++ device-types/FS/FHD-1UFMT-N.yaml | 18 ++++++++++++++++ device-types/FS/FHD-1UFMT-S.yaml | 20 ++++++++++++++++++ device-types/FS/FHD-4UFCE.yaml | 34 ++++++++++++++++++++++++++++++ 4 files changed, 90 insertions(+) create mode 100644 device-types/FS/FHD-1U-CMP400.yaml create mode 100644 device-types/FS/FHD-1UFMT-N.yaml create mode 100644 device-types/FS/FHD-1UFMT-S.yaml create mode 100644 device-types/FS/FHD-4UFCE.yaml diff --git a/device-types/FS/FHD-1U-CMP400.yaml b/device-types/FS/FHD-1U-CMP400.yaml new file mode 100644 index 00000000..c79edd4f --- /dev/null +++ b/device-types/FS/FHD-1U-CMP400.yaml @@ -0,0 +1,18 @@ +--- +manufacturer: FS +model: FHD-1U-CMP400 +slug: fs-fhd-1u-cmp400 +comments: '[FHD High Density 1U Rack Mount Enclosure Unloaded, Holds up to 4 x FHD Cassettes or Panels, 144 Fibers (LC)](https://www.fs.com/uk/products/70419.html)' +part_number: FHD-1U-CMP400 (#70419) +airflow: passive +is_powered: false +u_height: 1 +module-bays: + - name: '1' + position: '1' + - name: '2' + position: '2' + - name: '3' + position: '3' + - name: '4' + position: '4' diff --git a/device-types/FS/FHD-1UFMT-N.yaml b/device-types/FS/FHD-1UFMT-N.yaml new file mode 100644 index 00000000..a1dd38e1 --- /dev/null +++ b/device-types/FS/FHD-1UFMT-N.yaml @@ -0,0 +1,18 @@ +--- +manufacturer: FS +model: FHD-1UFMT-N +slug: fs-fhd-1ufmt-n +comments: '[FHD High Density 1U Rack Mount Enclosure Unloaded, Holds up to 4 x FHD Cassettes or Panels, 144 Fibers (LC)](https://www.fs.com/uk/products/96427.html)' +part_number: FHD-1UFMT-N (#96427) +airflow: passive +is_powered: false +u_height: 1 +module-bays: + - name: '1' + position: '1' + - name: '2' + position: '2' + - name: '3' + position: '3' + - name: '4' + position: '4' diff --git a/device-types/FS/FHD-1UFMT-S.yaml b/device-types/FS/FHD-1UFMT-S.yaml new file mode 100644 index 00000000..75d17142 --- /dev/null +++ b/device-types/FS/FHD-1UFMT-S.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: FS +model: FHD-1UFMT-s +slug: fs-fhd-1ufmt-s +comments: '[FHD High Density 1U Rack Mount Enclosure Unloaded, Sliding and Tilt-down drawer, Holds up to 4 x FHD Cassettes or Panels, 144 Fibers (LC)](https://www.fs.com/uk/products/145167.html)' +part_number: FHD-1UFMT-S (#145167) +airflow: passive +is_powered: false +weight: 3.6 +weight_unit: kg +u_height: 1 +module-bays: + - name: '1' + position: '1' + - name: '2' + position: '2' + - name: '3' + position: '3' + - name: '4' + position: '4' diff --git a/device-types/FS/FHD-4UFCE.yaml b/device-types/FS/FHD-4UFCE.yaml new file mode 100644 index 00000000..34361c47 --- /dev/null +++ b/device-types/FS/FHD-4UFCE.yaml @@ -0,0 +1,34 @@ +--- +manufacturer: FS +model: FHD-4UFCE +slug: fs-fhd-4ufce +comments: '[FHD High Density 4U Rack Mount Enclosure Unloaded, Sliding Drawer, Holds up to 12 x FHD Cassettes or Panels, 432 Fibers (LC)](https://www.fs.com/uk/products/73206.html)' +part_number: FHD-4UFCE (#73206) +airflow: passive +is_powered: false +u_height: 4 +module-bays: + - name: '1' + position: '1' + - name: '2' + position: '2' + - name: '3' + position: '3' + - name: '4' + position: '4' + - name: '5' + position: '5' + - name: '6' + position: '6' + - name: '7' + position: '7' + - name: '8' + position: '8' + - name: '9' + position: '9' + - name: '10' + position: '10' + - name: '11' + position: '11' + - name: '12' + position: '12'