Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To get started, navigate to the Connections tab and add a server connection by clicking on the Add Connection button. Fill out the Connection configuration (MQTT username, password, address/url, port, client id, etc) and then click the Add button. This can be any MQTT server (e.g., test.mosquitto.org). If you do want to connect to the local Chariot MQTT Server using the Chariot MQTT Client, please be sure to turn on the trial timer so the server will accept incoming connections. See our documentation for default MQTT account credentials.

Next, click the connect icon to connect to the newly added MQTT server. Alternatively you can use the dropdown in the header to select from the available connections and clicking on the connect/disconnect buttons. Your current MQTT connection and its state will be displayed in the upper right of the window.

...