PubInv / PubInv/krake

Firmware, Understand and Correctly Use MQTT Quality of Service Parameter and Retained.

Open
#248 7 comments 0 reactions 3 assignees View on GitHub

@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).

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.