We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Maybe I missed something but how can my application be notified from characteristic changes without polling it ? Thanks for your great tool !
The text was updated successfully, but these errors were encountered:
Very sorry, notifications are /not/ implemented yet. The README.md should have had a 'TO DO' section mentioning this, but it got mangled.
Ian
Sorry, something went wrong.
Notifications have now been implemented, in bluepy version 0.9.0 and later. The online docs page showing how to do this is at http://ianharvey.github.io/bluepy-doc/notifications.html
No branches or pull requests
Hi,
Maybe I missed something but how can my application be notified from characteristic changes without polling it ?
Thanks for your great tool !
The text was updated successfully, but these errors were encountered: