Repository URL to install this package:
|
Version:
1.81.1 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "UAV-CALIB"
},
"ids": {
"$ref": "definitions.json#/uavIdList"
},
"component": {
"type": "string"
},
"parameters": {
"type": "object"
}
},
"required": ["type", "ids"]
}