MQTT "retain" flag? #6066
Unanswered
espruino-discuss
asked this question in
ESP8266
Replies: 1 comment
-
Posted at 2019-01-14 by @MaBecker Here you find MQTT.js as it is part of EspruinoDocs. Posted at 2019-01-16 by user91203 Thanks. Posted at 2019-01-16 by @gfwilliams There's an issue for it on GitHub here espruino/EspruinoDocs#480 (comment) Posted at 2019-01-17 by user91203 Resolved. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-01-14 by user91203
Hi. I want to publish an MQTT message with the
retain
flag, but from looking at the docs and code, it seems like it isn't supported. Is that correct?I was going to open an issue in the repository, but I couldn't find where the source code for https://www.espruino.com/modules/MQTT.js is.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions