Test the MQTT interface
If you connect through the MQTT interface, the testing requires a client such as Eclipse Paho.
-
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.
-
Configure your client according to the information specified in Configure the IoT Edge Connect property.
MQTT uses a secure connection via port 8883.
Updated about 3 years ago