...
ClearBlade IoT Core supports gateway connections and communication over MQTT and HTTP.
Architecture
The following This diagram gives the device/gateway architecture’s overview for use with the MQTT bridge.:
...
Key concepts
To understand gateways, you should be familiar with the following these concepts:
Bind/unbind: Create or remove an association between the device and gateway. Binding enables devices to access ClearBlade IoT Core through the gateway without providing their JSON Web Token (JWT). Binding is optional; see Non-gateway device authentication for more details. Enable or disable communication between an authenticated device and ClearBlade IoT Core through the gateway.
...