Repository URL to install this package:
|
Version:
2.5.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "LOG-DATA"
},
"uavId": {
"$ref": "definitions.json#/objectId"
},
"logId": {
"$ref": "definitions.json#/flightLogId"
}
},
"required": ["type", "uavId", "logId"]
}