Add MQTT capabilities to your project with this extension

Overview

Extension Developer Andres Cotes
Clone Starter .aia Coming Soon
Get the .aix Download
Click-to-Copy Link co.com.dendritas.DendritasMqtt.aix
Donate to Developer Not Available
License N/A

Thunkable Community

If you have any questions about the MQTT extension then head on over to the Thunkable Community where you’ll find lots of amazing people who are happy to help you out.

Installation

If you need any help installing an extension then take a look at our “How to Install an Extension” guide.

Blocks

Events

GotLastMessage

When the target device returns a message the GotLastMessage event occurs. This event creates four local variables, Topic, Payload, Time and QoS.

Procedures

Connect

This procedure specifies which webViewer to use to connect with.


Disconnect

Similar to the above, but for disconnecting.


GetLastMessage

Requests a message from the target device.


Publish This procedure is used to publish a message. The four input parameters are Topic, Payload, Qos and webViewer.


StartMqtt


Subscribe


Unsubscribe

Getters & Setters

MQTT

Troubleshooting

Documentation on the MQTT Protocol

Example App

Coming soon!

Want to Help?

There are lots of great extensions being created and updateed everyday. Keeping this site up to date is a huge task. If you want to help out find out more in the Thunkable Community


Post written by: Domhnall