Microflow studio

MQTT

Input
Output

The MQTT node allows you to send and receive messages from any MQTT broker.

By default it will be connected to the mosquitto test broker, please do not abuse this awesome free service.

Configuring MQTT can be done via Settings > MQTT settings.

ConfigWhat is it for
IdentifierThis makes you unique and allows you to only receive messages you need
HostThe address of the MQTT broker. List of free MQTT brokers
PortAs documented in the MQTT broker of your liking
UsernameSometimes a broker requires a username
PasswordSometimes a broker requires a password

Because the default connection is connected to an open broker, all data is public and can be read by anyone.

To ensure your data comming through, or is hidden from the world, you can connect the plugin to your own broker of choice.


When using a Figma nodes, make sure to configure the same broker in both Microflow Studio and Microflow hardware bridge.

Resources

Previous
Figma
Next
Edges