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
Now my callback don't have a retain flag argument as you know.
If you want to know the published message retain flag when your app first connect to the MQTT server, you could implements new callback method with checking the client.buffer mqtt header in loop() function.
How can I check in the subscribe callback if the payload is a retained value?
Thanks,
The text was updated successfully, but these errors were encountered: