Skip to content

Add QoS parameter support for MQTT publish methods #1787

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

Merged

Conversation

mircopz
Copy link
Contributor

@mircopz mircopz commented May 19, 2025

MQTT connector can be configured with an optional parameter (qos) for each request mapping to set the qos downlink message.
The default value is 0, but it can be configured to 1 to send an RPC request to an offline device.

@imbeacon imbeacon merged commit df6af1f into thingsboard:master May 20, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants