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

Last published flag doesn't work with multiple sensors #1

Open
Floppy opened this issue Nov 2, 2013 · 1 comment
Open

Last published flag doesn't work with multiple sensors #1

Floppy opened this issue Nov 2, 2013 · 1 comment
Labels

Comments

@Floppy
Copy link
Contributor

Floppy commented Nov 2, 2013

Only one sensor can be published every ten seconds, as opposed to multiple sensors with a maximum rate of once per ten seconds per sensor. Also, if a sensor isn't read in the loop that publishes, that reading is completely lost, so slow sensors are likely to be completely swamped.

@Floppy
Copy link
Contributor Author

Floppy commented Nov 2, 2013

This just needs last_published and last_value to be in a hash for each sensor.

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

No branches or pull requests

1 participant