Binoculars icon indicating copy to clipboard operation
Binoculars copied to clipboard

Save runs to a local CSV/JSON then export on Dynamo shutdown

Open StudioLE opened this issue 5 years ago • 1 comments

Rather than sending data to the Google Sheets API every run we should save to a local .csv or .json file then export to the server / API endpoint on the Dynamo shutdown event.

StudioLE avatar Apr 15 '19 12:04 StudioLE

This enhancement also ensures that any Dynamo use while offline is recorded locally and pushed to the server when you next use Dynamo while online.

Although, Geolocation won't be performed while offline so this might need to be reattempted?

StudioLE avatar Apr 19 '19 10:04 StudioLE