Skip to content

Object state in Zenoh #150

Answered by gabrik
smnrgrs asked this question in Q&A
Aug 13, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @smnrgrs, you can use the delete method: https://docs.rs/zenoh/latest/zenoh/prelude/sync/struct.Session.html#method.delete passing a key expression.
The subscribers will receive a Sample with kind delete: https://docs.rs/zenoh/latest/zenoh/prelude/enum.SampleKind.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@smnrgrs
Comment options

Answer selected by smnrgrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants