Skip to content

MQTT support #8733

Closed Answered by jwhui
simplayy asked this question in Q&A
Feb 7, 2023 · 2 comments
Discussion options

You must be logged in to vote

Thread is a network technology for transporting IPv6 datagrams. Thread is intentionally application layer agnostic.

OpenThread does provide an implementation of CoAP simply because Thread requires the use of CoAP for its own control messaging. However, beyond CoAP, OpenThread does not implement any other application-layer protocol, including MQTT, Matter, and others.

Given that MQTT is an IP-based protocol, it should be fairly straight-forward to support MQTT over Thread.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jwhui
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #8732 on February 07, 2023 22:55.