codycodes / azure-iot-pal-arduino

Adaptation layer for the Azure IoT Hub SDK for Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

azure-iot-pal-arduino

This repository contains all of the Arduino-specific source files for the Azure IoT Arduino libraries.

Published libraries

The published Azure IoT Arduino libraries are here:

Contributions should not be made to these locations, as they are auto-generated.

Arduino-specific library sources

Arduino-specific sources for the Azure IoT Arduino libraries are kept in this repository:

Arduino-specific contributions should be made to these locations.

Non-Arduino-specific Azure IoT sources

The non-Arduino-specific portions of the Azure IoT C SDK are found here:

Contributions which are not Arduino-specific should be made to these locations.

Azure IoT Arduino Library README.md sources

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

Contributing

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.

About

Adaptation layer for the Azure IoT Hub SDK for Arduino

License:MIT License


Languages

Language:C 64.2%Language:C++ 16.5%Language:Batchfile 11.7%Language:PowerShell 3.5%Language:Python 2.9%Language:CMake 1.0%Language:Shell 0.1%