Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 979 Bytes

File metadata and controls

27 lines (17 loc) · 979 Bytes

Microsoft Azure IoT service SDK for C

This folder contains the Microsoft Azure IoT service client SDK to easily and securely manage an instance of the Microsoft Azure IoT Hub service. It also contains samples that show how to use its various features.

Features

  • TODO

The library code:

  • Is written in ANSI C (C99) to maximize code portability and broad platform compatibility.
  • Avoids compiler extensions.
## How to compile the C SDKs [Prepare your development environment to use the Azure IoT device SDK for C](doc/devbox_setup.md)

For information on how to use this library refer to the documents below: