...
After you've created and configured the gateway, connect it to ClearBlade IoT Core over the MQTT bridge.
Create devices if you haven't already.
Optional: Bind the devices to the gateway.
When using the MQTT bridge, you only need to bind the devices if they can't generate their JWTs.
Optional: Subscribe to the system error topic to get feedback on whether device operations are successful.
Use the gateway to relay telemetry, device state, and configuration messages on its devices' behalf. Try the end-to-end demo to learn how.
Gateway messages
After the gateway connects to ClearBlade IoT Core over the MQTT bridge, it can send or receive three message types:
...