A gateway is a device that connects its client devices to ClearBlade IoT Core and performs several tasks on their behalf, such as:
communicating Communicating with ClearBlade IoT Core
connecting Connecting to the internet when the device can't directly connect
authenticating Authenticating to ClearBlade IoT Core when the device can't send its credentials or when you want to add a layer of security by using the device and gateway’s credentials
publishing Publishing telemetry events, getting configuration data, or setting device state
storing Storing and processing data
translating Translating protocols
You can manage gateways like any other device: they can publish their telemetry data, report state, and receive configuration data.
...
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 Authenticationdevice authentication for more details. Enable or disable communication between an authenticated device and ClearBlade IoT Core through the gateway.
...
Sent gateway messages are billed as normal device traffic. For details, see the main Pricing documentation.