Commit ab809a0
committed
Use fixed MQTT ID
This is the correct fix instead of the randomness introducted in
f1d44fb. The "Clean Session" flag tells the MQTT server that we
are a new client and don't wish to inherit any state. This is an
explicit statement of intention, and more clearly communicates what we
expect to happen to any stale dataflows.1 parent d280122 commit ab809a0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| 568 | + | |
| 569 | + | |
568 | 570 | | |
569 | 571 | | |
570 | 572 | | |
| |||
0 commit comments