Add rackifyUS devices (#3623)
* Add RackifyUS devices * Add 1 Inch Grommet Panel - 10” Rack Mount * Add 1U Blank Panel - 10” Rack Mount * Add 1U Vented Panel - 10” Rack Mount * Add 2U Blank Panel - 10” Rack Mount * Add 2U Vented Panel - 10” Rack Mount * Add JetKVM 1x - 10" Rack Mount * JAdd etKVM 2x - 10" Rack Mount * JAdd etKVM 3x - 10" Rack Mount * JAdd etKVM 4x - 10" Rack Mount * Add Keystone Panel - 10" Rack Mount * Fix manufacturer for RackifyUS devices * add "rackifyus-" to beginning of slugs * fix U count for 2U devices * add elevation images for RackifyUS * removing trailing space in model * Add RackifyUS Dell OptiPlex Micro 3000/5000/7000 - 10" Rack Mount * Rename RackifyUS Dell OptiPlex Micro 3000/5000/7000 - 10" Rack Mount to be consistent with other devices * Add Mac Mini M1/M2/Intel - 10" Rack Mount * rename and move file * - Rename file to match contents - Add Netgear GS308/GS308E - 10" Rack Mount - Add Mac Mini M1/M2/Intel again * - Add HP EliteDesk Mini G1/G2 - 10" Rack Mount * - Add Lenovo ThinkCentre Tiny - 10" Rack Mount - Add HP EliteDesk Mini G1/G2 - 10" Rack Mount * tweak HP EliteDesk Mini G1/G2 - 10" Rack Mount slug * remove whitespace * Temp partial stash rename file and remove dupe * Remove whitespace * adding required trailing newline * eof * removing eof whitespace * fixing models to align with schema * fixing more capitalization * more fixes * more slug tweaks * tweaks * enabled "front_image" YAML where applicable. * adding missing newlines at end of files * fix front_image YAML mispelling * fixing image filename capitalization * fix filename for image * Fixed issues --------- Co-authored-by: Harry <Harry@cadby.co.uk>
9
device-types/RackifyUS/1-inch-grommet-panel.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: 1-Inch-Grommet-Panel
|
||||
slug: rackifyus-1-inch-grommet-panel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
9
device-types/RackifyUS/1U-blank-panel.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: 1U-Blank-Panel
|
||||
slug: rackifyus-1u-blank-panel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
9
device-types/RackifyUS/1U-vented-panel.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: 1U-Vented-Panel
|
||||
slug: rackifyus-1u-vented-panel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
9
device-types/RackifyUS/2U-blank-panel.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: 2U-Blank-Panel
|
||||
slug: rackifyus-2u-blank-panel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 2.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
9
device-types/RackifyUS/2U-vented-panel.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: 2U-Vented-Panel
|
||||
slug: rackifyus-2u-vented-panel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 2.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: Dell-OptiPlex-Micro-3000-5000-7000
|
||||
slug: rackifyus-dell-optiplex-micro-3000-5000-7000
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
12
device-types/RackifyUS/hp-eliteDesk-mini-G1-G2.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: HP-EliteDesk-Mini-G1-G2
|
||||
slug: rackifyus-hp-elitedesk-mini-g1-g2
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
12
device-types/RackifyUS/hp-eliteDesk-mini-G3-G4-G5.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: HP-EliteDesk-Mini-G3-G4-G5
|
||||
slug: rackifyus-hp-elitedesk-mini-g3-g4-g5
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
12
device-types/RackifyUS/jetkvm-1x.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: JetKVM-1x
|
||||
slug: rackifyus-jetkvm-1x
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
14
device-types/RackifyUS/jetkvm-2x.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: JetKVM-2x
|
||||
slug: rackifyus-jetkvm-2x
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
- name: '2'
|
||||
position: '2'
|
||||
16
device-types/RackifyUS/jetkvm-3x.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: JetKVM-3x
|
||||
slug: rackifyus-jetkvm-3x
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
- name: '2'
|
||||
position: '2'
|
||||
- name: '3'
|
||||
position: '3'
|
||||
18
device-types/RackifyUS/jetkvm-4x.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: JetKVM-4x
|
||||
slug: rackifyus-jetkvm-4x
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
- name: '2'
|
||||
position: '2'
|
||||
- name: '3'
|
||||
position: '3'
|
||||
- name: '4'
|
||||
position: '4'
|
||||
26
device-types/RackifyUS/keystone-panel.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: Keystone-Panel
|
||||
slug: rackifyus-keystone-panel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
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'
|
||||
12
device-types/RackifyUS/lenovo-thinkcentre-tiny.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: Lenovo-ThinkCentre-Tiny
|
||||
slug: rackifyus-lenovo-thinkcentre-tiny
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
12
device-types/RackifyUS/mac-mini-m1-m2-intel.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: Mac-Mini-M1-M2-Intel
|
||||
slug: rackifyus-mac-mini-m1-m2-intel
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
12
device-types/RackifyUS/netgear-GS308-GS308E.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: RackifyUS
|
||||
model: Netgear-GS308-GS308E
|
||||
slug: rackifyus-netgear-gs308-gs308e
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
# front_image: true
|
||||
module-bays:
|
||||
- name: '1'
|
||||
position: '1'
|
||||
|
After Width: | Height: | Size: 1.0 MiB |
BIN
elevation-images/RackifyUS/rackifyus-1u-blank-panel.front.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
elevation-images/RackifyUS/rackifyus-1u-vented-panel.front.png
Normal file
|
After Width: | Height: | Size: 963 KiB |
BIN
elevation-images/RackifyUS/rackifyus-2u-blank-panel.front.png
Normal file
|
After Width: | Height: | Size: 2.7 MiB |
BIN
elevation-images/RackifyUS/rackifyus-2u-vented-panel.front.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
elevation-images/RackifyUS/rackifyus-jetkvm-1x.front.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
elevation-images/RackifyUS/rackifyus-jetkvm-2x.front.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
elevation-images/RackifyUS/rackifyus-jetkvm-3x.front.png
Normal file
|
After Width: | Height: | Size: 968 KiB |
BIN
elevation-images/RackifyUS/rackifyus-jetkvm-4x.front.png
Normal file
|
After Width: | Height: | Size: 768 KiB |
BIN
elevation-images/RackifyUS/rackifyus-keystone-panel.front.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |