Test MQTT Connection

Test MQTT Configurations with built-in online MQTT client in Thingsup IoT Platform. Send/Receive or monitor your data via Thingsup MQTT Broker.

MQTT Client

Now user can use MQTT Client option to establish a MQTT connection and to perform pubsub operations. Go to Experiment section from left menu of dashboard and choose MQTT Client.

Here user need to enter same Client ID, Username and Password used while adding a device.

Username will be the Device Key starting with your account ID.The Client ID and Password will be the same you have entered during Add Device process.

Subscribe to topic

User can subscribe to a topic which he has mentioned while adding device to account.

User has to make sure he has chosen sub or pubsub option to given topic.

Publish to topic

User can publish to a topic which he has mentioned while adding device to account.

User has to make sure he has given pub or pubsub option to given topic.

User can see the list of Message already sent and Messages Received in side section.

Last updated