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 and interactive sessions.
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
- Downloading the job logs
- Aborting jobs
- Submitting sessions
- Monitoring sessions
- Querying the list of submitted sessions
- Extending the duration of sessions
- Completing sessions
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.