Skip to content

MQTT v3? #1913

Answered by bjoernQ
yanshay asked this question in Q&A
Aug 8, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@bjoernQ I found this in your repo - https://github.com/bjoernQ/esp32-rust-nostd-temperature-logger/blob/main/src/tiny_mqtt.rs, is this mqtt3?

Yes, that is MQTT3.1 - it's using https://crates.io/crates/mqttrust to encode/decode MQTT packets. Unfortunately that example is quite outdated (I plan on updating it whenever I get to it) but you can probably create something similar

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bjoernQ
Comment options

Answer selected by yanshay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants