Repository URL to install this package:
|
Version:
2.0.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "SHOW-LIGHTS"
},
"configuration": {
"$ref": "definitions.json#/droneLightsConfiguration"
}
},
"required": ["type", "configuration"]
}