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

replace read-all-devices. #21

Open
2 of 3 tasks
alsuren opened this issue Oct 7, 2020 · 1 comment
Open
2 of 3 tasks

replace read-all-devices. #21

alsuren opened this issue Oct 7, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@alsuren
Copy link
Owner

alsuren commented Oct 7, 2020

Its different use-cases should be split into:

  • a no-mqtt mode for publish-mqtt.
  • an example in mijia crate that takes a bluetooth address as env var.
  • an example in mijia crate that continuously scans and connects to each sensor in turn for a configurable time/reading-count.
@qwandor
Copy link
Collaborator

qwandor commented Dec 10, 2020

Discussed in person, the first two use-cases listed above are essentially covered by the readings. Something that handles retries and disconnecting might be useful for the third, for handling more sensors than the Bluetooth adapter supports simultaneous connections.

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

2 participants