Versions Compared

Key

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

This section explains how devices can use the MQTT bridge to communicate with ClearBlade IoT Core. For general information about HTTP and MQTT, see Protocols.

Be sure to refer Refer to the API documentation for full details about each method described in this section.

...

  1. Install an MQTT client on your device.

  2. Download an MQTT server certificate onto your device.

  3. Configure the MQTT client to authenticate the device to ClearBlade IoT Core.

  4. Initiate a TLS handshake over the appropriate MQTT regional URL or to an external proxy run in your own instance group.

  5. Publish telemetry events or set the device state.

...