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

How to define MQTT User Properties in an AsyncAPI document? #1043

Open
aysancag opened this issue Mar 13, 2024 · 1 comment
Open

How to define MQTT User Properties in an AsyncAPI document? #1043

aysancag opened this issue Mar 13, 2024 · 1 comment

Comments

@aysancag
Copy link

Hi,

I am working on defining a spec for a service that operate over MQTT using AsyncAPI. We defined messages that use MQTT v5 user properties described here: https://www.hivemq.com/blog/mqtt5-essentials-part6-user-properties/

However, we weren't able to find how to correctly define the User Properties in the AsyncAPI specification. We defined them in Headers for now, but I am not sure if that is the correct approach. Is there way to define them currently?

I found these related issues:
#878
asyncapi/bindings#201

Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant