Understand that the IoT Central REST API lets you manage applications programmatically.
Microsoft Learn
Updated Nov 13, 2024
What you'll learn
Authorize a REST API call to connect to your IoT Central application
Use the REST API to view templates and devices in your application
Use the REST API to add real and simulated devices to your application
Use the REST API to control devices connected to your application
Use the REST API to query device telemetry
Use the REST API to configure data export from your application
Course Description
The IoT Central REST API lets you manage applications programmatically. For example, you can add device templates, create devices, set device properties, send commands to devices, and manage data exports.