You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For saving battery I run an ESP-01 into deepSleep. This must not produce a LastWill because a LastWill should occur if a (connection-)error happens. I did not find a possibility for disconnecting the EspMQTTClient properly from the broker so that it does not send a LastWill message. Is there a way to do it? Or is there a way to disable / delete the LastWillMessage?
The text was updated successfully, but these errors were encountered:
For saving battery I run an ESP-01 into deepSleep. This must not produce a LastWill because a LastWill should occur if a (connection-)error happens. I did not find a possibility for disconnecting the EspMQTTClient properly from the broker so that it does not send a LastWill message. Is there a way to do it? Or is there a way to disable / delete the LastWillMessage?
The text was updated successfully, but these errors were encountered: