Skip to content

aioble: Add support for write-with-update. #437

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

Closed
wants to merge 1 commit into from

Conversation

jimmo
Copy link
Member

@jimmo jimmo commented Jul 23, 2021

This allows a server to automatically notify/indicate subscribed clients on characteristic writes, implemented in ubluetooth in micropython/micropython#7564

Alternative to #436

@andrewleech @MarceauFillon

This allows a server to write a characteristic and automatically
notify/indicate all subscribed clients.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
@jimmo jimmo force-pushed the aioble-update-subscribers branch from b0ff23b to 6a33bde Compare November 8, 2021 06:38
@jimmo
Copy link
Member Author

jimmo commented Nov 8, 2021

Rebased and removed the pre-v1.17 workaround.

@dpgeorge
Copy link
Member

Merged in 9169ca6

@dpgeorge dpgeorge closed this Nov 11, 2021
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

Successfully merging this pull request may close these issues.

2 participants