Full depth requirement (#3011)
* Update devicetype.json Make Full_depth property a requirement * Added is_full_depth * Fixed issues * Fixed issues * Added new files * Added full_depth property --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
@@ -3,6 +3,7 @@ manufacturer: Generic
|
||||
model: 24-port Copper Patch Panel
|
||||
slug: generic-24-port-copper-patch-panel
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: passive
|
||||
is_powered: false
|
||||
front_image: true
|
||||
|
||||
@@ -3,6 +3,7 @@ manufacturer: Generic
|
||||
model: 48-port Copper Patch Panel
|
||||
slug: generic-48-port-copper-patch-panel
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: passive
|
||||
is_powered: false
|
||||
front_image: true
|
||||
|
||||
@@ -3,6 +3,7 @@ manufacturer: Generic
|
||||
model: LC-12-port Fiber Patch Panel
|
||||
slug: generic-lc-12-port-fiber-patch-panel
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: passive
|
||||
is_powered: false
|
||||
front-ports:
|
||||
|
||||
@@ -3,6 +3,7 @@ manufacturer: Generic
|
||||
model: LC-24-port Fiber Patch Panel
|
||||
slug: generic-lc-24-port-fiber-patch-panel
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: passive
|
||||
is_powered: false
|
||||
front_image: true
|
||||
|
||||
@@ -3,6 +3,7 @@ manufacturer: Generic
|
||||
model: LC-48-port Fiber Patch Panel
|
||||
slug: generic-lc-48-port-fiber-patch-panel
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: passive
|
||||
is_powered: false
|
||||
front_image: true
|
||||
|
||||
Reference in New Issue
Block a user