Test the MQTT interface

If you connect through the MQTT interface, the testing requires a client such as Eclipse Paho.

  1. Create an MQTT client. See MQTT over TLS/SSL for steps on how to connect with a sample client.

    The Eclipse Paho tool is recommended. See https://projects.eclipse.org/projects/technology.paho/downloads for more information.

  2. Configure your client according to the information specified in Configure the IoT Edge Connect property.

📘

MQTT uses a secure connection via port 8883.