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

Get last block directly from API #29

Open
JrtPec opened this issue Jun 28, 2017 · 1 comment
Open

Get last block directly from API #29

JrtPec opened this issue Jun 28, 2017 · 1 comment

Comments

@JrtPec
Copy link
Contributor

JrtPec commented Jun 28, 2017

For applications that want to check the last tmpo block (to see if the sensor is still online, what the last measurement is, ...) it can be cumbersome if they have to sync first, download everything, only to check the header of the last block.
So you can just request the last block from the API and return immediately, without using the local DB.

@icarus75 icarus75 reopened this Dec 18, 2017
@JrtPec
Copy link
Contributor Author

JrtPec commented Jun 14, 2018

this is included in #40

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

No branches or pull requests

2 participants