Introduction
QDC provides a set of public APIs that you can use to test and interact with QDC devices.
QDC currently supports public APIs to access QDC devices via automated QDC device jobs (We plan to support interactive jobs in future).
The QDC Public API provides a variety of functions, such as:
- Uploading files
- Retrieving targets
- Submitting jobs
- Monitoring jobs
- Querying the list of submitted jobs
- Aborting jobs
You can interact with the Public API using Qualcomm Device Cloud SDK or by directly calling the RESTful API.
To get started with Qualcomm Device Cloud SDK, click here.