Declares a new Publisher
string of key_expression
Optional, set of options to be used when declaring a publisher
Publisher
Declares a Querier
Publisher
Declares a new Queryable
string of key_expression
Optional
queryable_opts: QueryableOptionsOptional additional settings for a Queryable [QueryableOptions]
Queryable
Declares a new subscriber
string of key_expression
Either a HandlerChannel or a Callback Function to be called for all samples
Subscriber
Executes a Delete on a session, for a specific key expression KeyExpr
something that implements intoKeyExpr
Optional
delete_opts: DeleteOptsoptional additional parameters to go with a delete function
void
Issues a get query on a Zenoh session
representing a KeyExpr and Parameters
Optional
get_options: GetOptionsReceiver
Returns the Zenoh SessionInfo Object
SessionInfo
Obtain a Liveliness struct tied to this Zenoh Session.
Liveliness
Puts a value on the session, on a specific key expression KeyExpr
something that implements intoKeyExpr
something that implements intoValue
Optional
put_opts: PutOptionsan interface for the options settings on puts
void
Static
open
Zenoh Session