schema/moduletype: Add airflow (#3510)
This is useful for fan modules, as well as hot plug power supply modules with built-in fans. Suggested-by: Adrien Chabod <adrien.chabod@resel.fr>
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"type": "string",
|
||||
"maxLength": 50
|
||||
},
|
||||
"airflow": {
|
||||
"$ref": "urn:devicetype-library:generated-schema#/definitions/airflow"
|
||||
},
|
||||
"weight": {
|
||||
"$ref": "urn:devicetype-library:reusable#/definitions/weight"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user