This Arduino Library is deprecated.
It is kept here for reference only and should not be used for any new development.
If you’re looking for an Arduino Library you should use the new version: aka.ms/arduino
You can find more information about it in this IoT Tech Community blog post.
This repository contains all of the Arduino-specific source files for the Azure IoT Arduino libraries.
The published Azure IoT Arduino libraries are here:
- AzureIoTHub Arduino published library
- AzureIoTProtocol_MQTT Arduino published library
- AzureIoTProtocol_HTTP Arduino published library
- AzureIoTUtility Arduino published library
- AzureIoTSocket_WiFi published library
Contributions should not be made to these locations, as they are auto-generated.
Arduino-specific sources for the Azure IoT Arduino libraries are kept in this repository:
- AzureIoTHub Arduino sources
- AzureIoTProtocol_MQTT Arduino sources
- AzureIoTProtocol_HTTP Arduino sources
- AzureIoTUtility Arduino sources
- AzureIoTSocket_WiFi Arduino sources
Arduino-specific contributions should be made to these locations.
The non-Arduino-specific portions of the Azure IoT C SDK are found here:
- AzureIoTHub sources
- AzureIoTProtocol_MQTT sources
- AzureIoTProtocol_HTTP sources
- AzureIoTUtility sources
Contributions which are not Arduino-specific should be made to these locations.
The README.txt files for the Arduino libraries are auto-generated during the release process from a template file using a script. Contributions to the README.md files for any of the four Azure IoT Arduino libraries should be made by modifying one or both of
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.