Step | Main Operations | Operation Instruction |
1 | Preparations | Before getting started with MQTT, you need to complete some preparations, such as preparing a Tencent Cloud account, ensuring the account has MQTT resource operation permissions, and setting up a VPC. |
2 | Create a cluster and configure the network | After completing the preparations, you can log in to the TDMQ for MQTT console and purchase a suitable specification MQTT cluster according to actual needs, then configure the network access point based on your network environment. |
3 | Configure authentication and authorization info | After creating the MQTT cluster, you need to configure authentication and authorization info for the cluster to ensure communication security between client and server. |
4 | Using the SDK to Send and Receive Messages | After completing cluster and user permission configurations in the console, you can use our SDK Demo to connect to the cluster and perform a message sending and receiving test. |
5 | Query messages Client details | After sending and receiving messages, you can view the message content, message trace, and connected client details for the specified Topic in the console. |
6 | Destroy resources | After getting started, you can use the purchased cluster for a live production environment. If the cluster is no longer needed, you can destroy resources. We will complete the refund based on your billing mode and usage duration, then clean up related data. |
Feedback