fix: give each MQTT publish its own client id #182

Open
Mark-van-der-Klaauw wants to merge 1 commit from Mark-van-der-Klaauw/intranet:fix/mqtt-unique-client-id into main

Each mqtt publish now connects to the mqtt broker with its own client id.

Each mqtt publish now connects to the mqtt broker with its own client id.
fix: give each MQTT publish its own client id
All checks were successful
Verify Pull Request / tests (pull_request) Successful in 2m0s
d4cefc9d18
Each publish now connects with its own client id.  The broker keeps every connection open, and the log shows which process each connection belongs to.
Luke-Watts approved these changes 2026-09-17 22:41:12 +02:00
All checks were successful
Verify Pull Request / tests (pull_request) Successful in 2m0s
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/mqtt-unique-client-id:Mark-van-der-Klaauw-fix/mqtt-unique-client-id
git switch Mark-van-der-Klaauw-fix/mqtt-unique-client-id
Sign in to join this conversation.
No reviewers
No labels
Draft
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
msl/intranet!182
No description provided.