Zenohex.Queryable (Zenohex v0.7.1)
View SourceInterface for managing queryable entities in the Zenoh native layer.
This module provides functions to undeclare a queryable, which stops handling incoming queries and releases associated resources.
Queryables are declared via Zenohex.Session.declare_queryable/4.
Summary
Functions
Undeclares the queryable identified by the given ID.
Types
@type id() :: reference()