Extend Azure IoT Central with the 1.0 REST APIs to build your production ready solution
Published May 06 2021 09:00 AM 2,611 Views
Microsoft

IoT Central REST API goes GA!

 

Azure IoT Central REST API is now Generally Available and you can access it through the production 1.0 endpoint. IoT Central is an IoT application platform that reduces the burden and cost of developing, managing, and maintaining enterprise-grade IoT solutions. And with this latest API release, building a companion experience like a field technician application or a web-app to power your business workflows is easier than ever before.

 

Our solution builders can now leverage these APIs and the breadth of the IoT Central extensibility surface to develop production-ready solutions for their customers. Based on customer feedback, we have iterated on our API surface and made new investments to evolve the capabilities further. Using the v1.0 API, you can now:

 

  1. Manage API tokens that provide access to your application.
  2. Create and manage device templates in DTDLv2 format.
  3. Create, onboard, and manage devices within your application.
  4. Retrieve the set of user roles that are defined in your application.
  5. Add, update, and remove users within your application.

The feedback from our customers and partners in the public preview program has helped shaped our 1.0 release. The following set of changes have been introduced in our 1.0 release and we encourage everyone to adapt to this version in their client applications.

 

  1. Support for DTDLv1 based device templates has now been deprecated. All new device templates exported and imported via the 1.0 API surface will be in DTDLv2 format.
  2. We are deprecating management of Applications from our IoT Central API surface. Please use our Azure SDK to manage the IoT Central application instances.
  3. A few routes to manage entities including legacy data exports, device groups and jobs will not be in the 1.0 API surface for this first release.

Take a look at our IoT Central REST API Sample Companion Application on GitHub to get started on your journey with IoT Central. You can leverage the existing samples here to learn more about how to authenticate and authorize to use the Azure IoT Central REST APIs, query data from IoT Central, among other things.

 

Coming soon to our API surface, first through preview and then to our GA branch, is a series of capabilities that will further enhance your device management and data capture experiences. These features include but are not limited to:

 

  1. Ability to programmatically create and manage job instances within your IoT Central application allowing you to manage your connected devices at scale. Jobs let you do bulk updates to device and cloud properties and run commands.
  2. A seamless way to configure our recently announced data export pipeline to route your valuable IoT insights into your business workflows.
  3. A query API enabling you to programmatically access data from within your IoT Central application and power your companion experiences built with IoT Central.

We are committed to continuously improving and adding new capabilities to our IoT Central API surface. If you have any feedback, suggestions, or questions, let us know on our Microsoft Q&A or on Stack Overflow or email us at iotcentralapihelp@microsoft.com.  

 

We can’t wait to see what you’ll build with the IoT Central APIs!

 

Co-Authors
Version history
Last update:
‎May 04 2021 02:12 PM
Updated by: