Does Thingspeak MQTT broker allow retain?

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.

Antworten (1)

Christopher Stapels
Christopher Stapels am 12 Dez. 2023

0 Stimmen

The publish channel page says you need to set retain to 0. I think that means retain is not supported, Im sorry.

Communitys

Weitere Antworten in  ThingSpeak Community

Kategorien

Mehr zu ThingSpeak finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 12 Dez. 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by