Skip to content

MQTT persistent session #15519

Answered by barbudor
DetlefR asked this question in Q&A
May 2, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

From my understanding (but I may be wrong), in order for this to work QoS = 1 must be used on both sender and receiver.
As Tasmota's PubSubClient library only support QoS=0, I fear that Tasmota will not receive messages even if persistent session (cleanSesstion = false) was used.

At least this is what the table at the end of this article suggest: http://www.steves-internet-guide.com/mqtt-clean-sessions-example/

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ascillato2
Comment options

You must be logged in to vote
2 replies
@barbudor
Comment options

@barbudor
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants