Does Thingspeak MQTT broker allow retain?
Show older comments
I've been trying to get messages retained using the mqtt3.thingspeak.com broker but they will not retain, either on an Arduino device with pubsub client library, or the MQTTX desktop client. Does the thingspeak broker support the retain flag?
I am correctly (as far as I know) setting the retain flag to true however thingspeak will not deliver a retained message to a client upon connection.
Answers (1)
Christopher Stapels
on 12 Dec 2023
0 votes
The publish channel page says you need to set retain to 0. I think that means retain is not supported, Im sorry.
Communities
More Answers in the ThingSpeak Community
Categories
Find more on ThingSpeak in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!