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

Improve DB implementation #54

Closed
jbaldwinroberts opened this issue Oct 27, 2016 · 0 comments
Closed

Improve DB implementation #54

jbaldwinroberts opened this issue Oct 27, 2016 · 0 comments

Comments

@jbaldwinroberts
Copy link
Contributor

jbaldwinroberts commented Oct 27, 2016

Add the following functionality:

  • Read and write single field rather than the whole device []byte
  • Local cache to avoid unnecessary reads and writes

The main aim is to allow continual saving of state throughout the main process so that data is not lost if the gateway loses power or an error occurs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant