Sending message from Clearblade MQTT
Clearblade IoT Core supports to subscribe only to commands. Commands are transitory, one-time directives that are sent to devices connected to ClearBlade IoT Core and subscribed to the commands topic: /devices/DEVICE_ID/commands/#.
- Sending a command.
- Sending a device configuration
- ClearBlade IoT Core also supports device configurations. For more information, see "Configuring Devices" at https://docs.clearblade.com. The latest config is retried until delivered (MQTT).
- Devices using MQTT can subscribe to a special MQTT topic for configuration updates: /devices/DEVICE_ID/config.
and select