Does Thingspeak MQTT broker allow retain?
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
참고 항목
카테고리
Help Center 및 File Exchange에서 Read Data from Channel에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!