MQTT Connection¶
MQTT application on Connect iPaaS uses MQTTAuth authorization. By adding your MQTT broker's credentials to Connect iPaaS, you can authorize RoboMQ to have a delegated access on your behalf.
We, at RoboMQ, pay utmost attention to keep your account secure. See our Security and Privacy Policy to learn more about how RoboMQ handles your account access.
When you click on the Link Account
button, you need to provide the details as follows.
Setting up the MQTT connection in your workflow¶
Parameters | Description |
---|---|
Hostname | MQTT address where the broker is hosted |
Username | Username configured for MQTT broker |
Password | Password configured for MQTT broker |
Port | Port on which the MQTT broker is running |
Figure 1. Connection for MQTT Application on Connect iPaaS
Refer here to setup MQTT broker.