Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 936 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 936 Bytes

Azure IoT C SDK Samples

The Azure IoT C SDK contains components that can operate independently that are separated into directories at the top level of the repo.

The samples for these components live with them in the directory tree, not in a global samples directory.

The samples available throughout the tree are:

  • IoTHub Device Client SDK samples are here. If you're just trying to build an IoT Device, this is going to be the best place to start.
  • IoTHub Service SDK samples are here
  • Serializer samples are here. Please read and understand the limitations and alternatives to the serializer described here before using the serializer.
  • Provisioning Client SDK samples are here
  • Provisioning Service SDK samples are here