MQTT Broker Setting
On this page, you can check the settings of the MQTT broker running on the server.
MQTT Broker Setting
Broker Host
The MQTT broker host is displayed.
Port No
The port number for connecting to MQTT broker with MQTT is displayed.
SSL Port No
The port number for connecting to MQTT broker with MQTTS is displayed.
User
Displays the user name for connecting to the MQTT broker.
Password
The password for connecting to the MQTT broker is displayed.
The user name and password must match when connecting.Download the CA certificate
You can download the CA certificate required to connect using the SSL port number.
Download the client certificate
You can download the client certificate required to connect using the SSL port number.
Download the client key
You can download the client key required to connect using the SSL port number.
To connect to MQTT broker
When connecting with MQTT
1. Set the host, port number, user and password with any MQTT client and connect.
When connecting with MQTTS
By connecting with MQTTS, connection can be established with secure communication.
1. Set host, SSL port number, user and password with any MQTT client.
2. Download the root certificate, client certificate / key, set it to the client, and connect.