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

write to database #28

Closed
joshua-8 opened this issue Feb 20, 2021 · 3 comments
Closed

write to database #28

joshua-8 opened this issue Feb 20, 2021 · 3 comments
Assignees
Labels
esp32 programming work on the .ino side, no HTML required planning area in which more specific issues need to be created once this planning is finished

Comments

@joshua-8
Copy link
Member

following the JSON format we chose, the esp32 needs to be able to add data to the database, and calculate values for day and month long intervals either from internally stored data or by pulling the database data down and processing it

@joshua-8 joshua-8 added the esp32 programming work on the .ino side, no HTML required label Feb 20, 2021
@joshua-8 joshua-8 changed the title work on writing to data, and processing it write to database Feb 20, 2021
@joshua-8 joshua-8 self-assigned this Feb 25, 2021
@joshua-8
Copy link
Member Author

joshua-8 commented Feb 28, 2021

I am able to add data to the database,
I still need to

  • work on sending data that isn't just random.
  • be able to calculate some values (like power in a day) unless I'm sure that the solar charger will provide all of that for me

@joshua-8
Copy link
Member Author

joshua-8 commented Mar 2, 2021

maybe also keep a local copy of the data?

@joshua-8 joshua-8 added the planning area in which more specific issues need to be created once this planning is finished label Mar 14, 2021
@joshua-8
Copy link
Member Author

#40

#44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esp32 programming work on the .ino side, no HTML required planning area in which more specific issues need to be created once this planning is finished
Projects
None yet
Development

No branches or pull requests

1 participant