Closed owiegand closed 6 years ago
We are not going to handle the insertion of the a drone into the drone_status
table. This would be done when trying to setup a new drone on the service.
This is finished in e1a356bfde3184ee04259b1bd1b54ec86389377e
Currently the drone_id and private_key for testing are as follows:
drone_id = 55560935
private_key = 1234567890
@kwloeffelbein This is the code that will be called from your code in python.
Updates the drones current status to the server. inserts the data into the drone_status table.
Also look to make sure that this is only updating data for the currently delivery.
POST request
returns: