Command an asset. Refuses any verb the asset does not advertise, with the reason.
POST/api/assets/:id/command
Command an asset. Refuses any verb the asset does not advertise, with the reason.
Request
Responses
- 200
- 400
- 404
- 409
- 501
the command was accepted and sent
the verb needs parameters of a different kind
unknown asset
the verb is not advertised or not available right now; the reason names the verb
built without the mavlink-control feature