Firmware, Understand and Correctly Use MQTT Quality of Service Parameter and Retained.
Open
@Yhya99 is already working on this.
Since Mar 9, 2026.
Spike
- Dominant language
- C++
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The QOS of our published and subscribed messages must be considered and deliberate, INFORMED, choices made.
Can we set the QOS at publish time and not at connect time?
It appears we are not setting the QOS in the Rev 0.42 code on published topics (the ACK from Krake)
We assume the default QOS setting is 0 (zero).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.