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

Guaranteed sensor readings transfer #1

Closed
neilh10 opened this issue Nov 9, 2018 · 1 comment
Closed

Guaranteed sensor readings transfer #1

neilh10 opened this issue Nov 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@neilh10
Copy link
Owner

neilh10 commented Nov 9, 2018

For any sensor readings, it is stored to a local uSD, and then should guarantee the orderly transfer of data to the cloud database if there is a comms channel.

It would be valuable in transferring current management data on every connection for user attempting to monitor status of nodes. This could be LiIon V status, outstanding readings.

Background: ModularSensors makes a best effort to transfer sensor readings to a destination.
If a fail indications is received, for whatever reason, there is no retry mechanism.
When a sensor readings is complete, it writes it to a local uSD card, and then attempts a connection.
For any user visiting a geographical site, they should be able to retrieve the SD card.
This presents problems for managing small unlabeled physical uSD cards.
If the readings need to be available online, it would be possible for some users to merge the uSD with datasets online, but it could be complex, and time consuming.

EnviroDIY#194

@neilh10
Copy link
Owner Author

neilh10 commented Feb 12, 2021

This has been extensively tested, and with low battery checking https://github.com/neilh10/ModularSensors/releases/tag/v0.27.5.release1_210203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant