get http://cloud.dronesmith.io/api/drone//info
Description
Returns basic information about your drone.
Type
The kind of drone this is. Examples include:
Quadrotor
Hexrotor
Fixed Wing
VTOL (vertical takeoff and land)
Firmware
The underlying flight control software. Examples include PX4, APM.
##Protocol
The communications protocol. Currently only MAVLink is supported.
##LastUpdate
A timestamp of when the last message was received.
##LastOnline
A timestamp of when the drone last signed on with the API.