software/js-drone: use a flight script parameter
Use a script passed by the user for the flight instead of a predefined one.
{ | ||
"name": "JS Drone", | ||
"description": "JS Drone", | ||
"serialisation": "xml", | ||
"software-type": { | ||
"default": { | ||
"title": "Default", | ||
"software-type": "default", | ||
"description": "Default", | ||
"request": "instance-input-schema.json", | ||
|
||
"index": 0 | ||
} | ||
} | ||
} |