Hivemapper / odc-api

Software and APIs used to run the Open Dashcam (ODC) devices that collect data on the Hivemapper Mapping Network
11 stars 6 forks source link

Add deviceId to sensorquery. #175

Closed mazar-farran closed 6 months ago

mazar-farran commented 6 months ago

Ticket: https://github.com/Hivemapper/hdcs_firmware/issues/66

Also removes /sensordata because that is no longer being used. This should cause no issues. If there are older app versions out there that still use this, they will simply fail to retrieve sensor data

mazar-farran commented 6 months ago

Depends on https://github.com/Hivemapper/odc-api/pull/176

mazar-farran commented 6 months ago

Tested locally after rebasing, seems to work