Appearance
Overview
How to connect your device to Developer Center? Refer to the following figures.
Develop Device
Develop Application
Develop SaaS Application
Data Flow
Access Process
The development process is divided into four steps:
- Product Creation
You can create a product and define its TSL model features on Developer Center after you register an account and log in. Upon creating a product, you will be awarded a ProductKey and ProductSecret. When a device connects to Developer Center by using the ProductKey and [ProductSecret](https://iot-cloud-docs.quectelcn.com/introduction/page-03.html assigned by the platform, the device will be automatically added to the corresponding product.
- Device Development
You can utilize modules integrated with QuecThing SDK feature for quick connectivity. Click here to view all modules integrated with QuecThing SDK. For more module models, click here. Based on your actual requirements, you can choose one of the following three methods to connect to Developer Center: AT commands, QuecOpen, or QuecPython.
- Connect a SaaS Application to Developer Center
Once a device is connected to Developer Center, its data will be transferred to Developer Center. SaaS application and Developer Center can transfer device data through AMQP feature. At the same time, it enables the issuance of control commands through OpenAPIs and supports the upper-layer business scenarios such as device operation and maintenance management and data analysis.
- Connect an App to Developer Center
Once a device is connected to Developer Center, you can obtain real-time device status and issue control commands through WebSocket on your mobile phone, and read the latest reported data status sent by the device through API to manage the device remotely.