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

feat: support handling observe messages #7

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Conversation

hasheddan
Copy link
Contributor

@hasheddan hasheddan commented Jul 20, 2023

Adds supports for observing resources by passing a callback. Observation
calls are non-blocking.

Signed-off-by: Daniel Mangum georgedanielmangum@gmail.com

Fixes #6

Adds supports for observing resources by passing a callback. Observation
calls are non-blocking.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
Updates simple example to demonstrate observations with OTA and RPC.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
@hasheddan hasheddan merged commit 498b585 into main Jul 20, 2023
1 check passed
@hasheddan hasheddan deleted the feat/observe-events branch August 1, 2023 12:58
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.

Add support for handling Observe messages
2 participants