API Reference
Log In
API Reference

Changelog

1.0.04: (2016-12-19)

  • Rebranded Dronesmith Link to Dronesmith Engine.
  • Removed deprecated scripts and assets.
  • Fixed minor UI bugs.

1.0.03: (2016-11-21)

  • Add customizable starting latitude and longitude for virtual drones when creating or starting them.

1.0.02a: (2016-11-16)

  • Local API support.
  • Add note about stopping virtual drones if they have been idle for more than an hour.

1.0.02: (2016-11-10)

  • Minor bug fixes once more.
  • Add “relativePos” and “relativeAlt” to goto and takeoff.
  • Remove GPS lat/lon from land, not applicable in firmware.
  • Add statusCode to command response object.
  • Send a 400 error when trying to query information on a drone that is not online.
  • Make field names in post bodies case insensitive.

1.0.01: (2016-11-03)

  • Various minor bug fixes and improvements.
  • Added groups to drone objects.
  • Added group updates to PUT /api/drone/<id/name>
  • The online field now works when querying a drone.
  • Added query strings to GET /api/drone