zenoh icon indicating copy to clipboard operation
zenoh copied to clipboard

Document behavior of verbatim chunks in key expressions

Open jeffective opened this issue 3 months ago • 0 comments

Describe the feature

I was trying to query the liveliness of some advanced subscribers.

I was not aware that ** would not match the tokens and instead I needed to query * * /@adv/sub/ * *.

This behavior is not documented in the key expression syntax documentation: https://zenoh.io/docs/manual/abstractions/

Please add this to the documentation.

jeffective avatar Oct 09 '25 18:10 jeffective