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

Implement apteryx_watch_tree_masked #427

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Implement apteryx_watch_tree_masked #427

merged 1 commit into from
Apr 15, 2024

Conversation

carlgsmith
Copy link
Contributor

Allows users to create a watch callback that masks sets made by itself as defined by namespace and pid.

Flags are now passed to apteryxd via the GUID.
RPC messages contain the sender ns/pid.
Use macros to alow users to activate the required
functionality without them calling the _full fn.

Allows users to create a watch callback that masks
sets made by itself as defined by namespace and pid.

Flags are now passed to apteryxd via the GUID.
RPC messages contain the sender ns/pid.
Use macros to alow users to activate the required
functionality without them calling the _full fn.

/**
* Watch for changes in the path but only notify after a period of quiet
* Watch for changes in the path and pass teh callback a tree of changes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"the" spelt wrong.

@carlgsmith carlgsmith merged commit 44de645 into master Apr 15, 2024
1 check passed
@carlgsmith carlgsmith deleted the watch_masked branch April 15, 2024 01:57
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