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