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

How to scan beacons at specified regular intervals #82

Open
balasubramaniam opened this issue Oct 9, 2018 · 2 comments
Open

How to scan beacons at specified regular intervals #82

balasubramaniam opened this issue Oct 9, 2018 · 2 comments
Labels

Comments

@balasubramaniam
Copy link

Pls provide some code samples

@pwittchen
Copy link
Owner

pwittchen commented Oct 9, 2018

ReactiveBeacons allows to receive information about scanned beacons as they are being detected by the device. We cannot control this. Nevertheless, we can control output of the processed stream. In this situation, we can try to use debounce(...) operator to emit an item after particular time span. I'll try to find some time later to provide you the code sample.

@balasubramaniam
Copy link
Author

ok thanks for the reply

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

2 participants