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

Unable to set MQTT V5 properties in mosquitto_connect_async #2644

Open
dvsmd opened this issue Oct 3, 2022 · 0 comments
Open

Unable to set MQTT V5 properties in mosquitto_connect_async #2644

dvsmd opened this issue Oct 3, 2022 · 0 comments

Comments

@dvsmd
Copy link

dvsmd commented Oct 3, 2022

There is no option to set MQTT V5 properties when using async connection of mosquitto. I want to enable persistent connection in MQTT V5 and looks like that is possible in V5 only by setting MQTT_PROP_SESSION_EXPIRY_INTERVAL in addition to setting the clean session to false. Is there any other way to set the V5 properties for async connections?

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