Added support for module-bays within modules (#2944)
* Update moduletype.json added Module bays to module types * Create EX9200-MPC.yaml
This commit is contained in:
@@ -60,6 +60,12 @@
|
||||
"$ref": "urn:devicetype-library:components#/definitions/rear-port"
|
||||
}
|
||||
},
|
||||
"module-bays": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "urn:devicetype-library:components#/definitions/module-bay"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user