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

Enable querier for zenoh-pico #380

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

sashacmc
Copy link
Member

@sashacmc sashacmc commented Jan 24, 2025

Add querier support for zenoh-pico, because it already avaliable
eclipse-zenoh/zenoh-pico#858

Copy link

PR missing one of the required labels: {'breaking-change', 'bug', 'internal', 'dependencies', 'enhancement', 'documentation', 'new feature'}

@sashacmc sashacmc added the enhancement New feature or request label Jan 24, 2025
@sashacmc sashacmc force-pushed the querier_pico_support branch 2 times, most recently from 149558c to 63035d5 Compare January 24, 2025 12:35
@sashacmc sashacmc force-pushed the querier_pico_support branch from 63035d5 to 0f77d1b Compare January 24, 2025 12:47
@DenisBiryukov91
Copy link
Contributor

Please do not forget to update cmake files for corresponding tests/examples.

@sashacmc sashacmc marked this pull request as ready for review January 24, 2025 15:24
@DenisBiryukov91
Copy link
Contributor

LGTM, except that in pico querier is only under Z_FEATURE_UNSTABLE_API and not under ZENOHPICO_FEATURE_QUERY (as z_get), looks a bit strange given that both z_put and Publisher are under the same ZENOHPICO_FEATURE_PUBLICATION.

@sashacmc sashacmc force-pushed the querier_pico_support branch 3 times, most recently from d43ec9e to 3fb57aa Compare January 24, 2025 17:46
@sashacmc sashacmc force-pushed the querier_pico_support branch from 3fb57aa to b5a3fdf Compare January 24, 2025 17:58
@milyin milyin merged commit 2256f15 into eclipse-zenoh:main Jan 27, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants