bluemellophone/gzc-client

Web POST information

Closed this issue · 1 comments

We need a function that POSTs the information to a given URL. The interface needs to have a configurable URL to allow the users to input where the information is being POSTed to.

We also need a way for the user to designate where the data needs to be copied from the SD drive to a new folder on a new drive and locally on the machine.

There is code in client.py that demos this. Download the server code from the gzc-server repo to test it.