Does Thingspeak MQTT broker allow retain?

조회 수: 1 (최근 30일)
Perky Whale
Perky Whale 2023년 12월 12일
답변: Christopher Stapels 2023년 12월 12일
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.

답변 (1개)

Christopher Stapels
Christopher Stapels 2023년 12월 12일
The publish channel page says you need to set retain to 0. I think that means retain is not supported, Im sorry.

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

Help CenterFile Exchange에서 Read Data from Channel에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by