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

Add getters for URI components #220

Conversation

sophokles73
Copy link
Contributor

Added convenience functions for accessing a UUri's sub-component values
using the data types as defined in the uProtocol specification.

Fixes #219

Added convenience functions for accessing a UUri's sub-component values
using the data types as defined in the uProtocol specification.

Fixes eclipse-uprotocol#219
@sophokles73 sophokles73 added the enhancement New feature or request label Dec 4, 2024
@sophokles73 sophokles73 requested a review from evshary December 4, 2024 13:14
Copy link
Contributor

@evshary evshary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
It's good to have other getters for all URI components

@sophokles73 sophokles73 merged commit a4d84a0 into eclipse-uprotocol:main Dec 5, 2024
11 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.

Provide a way to get entity type from UUri
2 participants