Versions Compared

Key

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

...

  • Control messages: Attaches a device to the gateway or detaches a device from the gateway. These messages are sent between the gateway and ClearBlade IoT Core. ClearBlade IoT Core accepts control messages only from gateways; if another type of device attempts to send a control message, ClearBlade IoT Core closes the connection.

  • Messages from gateways and devices: Can be relayed by the gateway on a device’s behalf of a device or sent directly from the gateway.

  • System error messages: When the gateway is subscribed to the MQTT system error topic on the device’s behalf of the device, ClearBlade IoT Core sends error messages whenever the device encounters an error.

...

After the device is authorized, ClearBlade IoT Core sends a PUBACK message to the gateway in response to the attach message. After the gateway receives the PUBACK message, it can publish and subscribe to ClearBlade IoT Core topics on the device’s behalf of the device, such as telemetry or configuration messages.

...