Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download csv from device ui #178

Open
jakerye opened this issue Nov 14, 2018 · 3 comments
Open

download csv from device ui #178

jakerye opened this issue Nov 14, 2018 · 3 comments
Labels
ARCHIVE These are out of date. enhancement New feature or request

Comments

@jakerye
Copy link
Contributor

jakerye commented Nov 14, 2018

No description provided.

@jakerye jakerye added the enhancement New feature or request label Nov 14, 2018
@jakerye jakerye added this to the Standalone Device milestone Jan 30, 2019
@utkarshdeep
Copy link

Hey @jakerye. I am very excited about the OpenAg initiative and reading a lot on the forum as well. I am willing to contribute. If you can elaborate on the issue here, I can take it forward and resolve this.

@rbaynes
Copy link
Contributor

rbaynes commented Mar 22, 2019

Hi @utkarshdeep. Jake has left the project, but there are two other engineers still perfecting it.

The intent of this issue was to allow a user to download a CSV file of data the device is producing.
The things that would have to happen are:

  1. Where the data is being published by the IoTManager, also write it into the database (which has recently switched from postgres to sqlite).
  2. Make sure we are not filling up the DB without bounds, the data should be written to only keep the last 100 or so values of each variable.
  3. Add a button to the UI to create and download the CSV data.

Thank you for the interest and help!

@utkarshdeep
Copy link

I am sure the two other engineers are doing a great job.

If there is any other issue I can help with, please let me know, I am more than willing to help!

@srmoore srmoore added the ARCHIVE These are out of date. label Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARCHIVE These are out of date. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants