Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #138 from wduraes/master
Browse files Browse the repository at this point in the history
Adding deprecation notice
  • Loading branch information
ewertons authored Jan 3, 2022
2 parents 3a48efd + 99119bc commit 6a6b6d0
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# AzureIoTHub - Azure IoT Hub library for Arduino

The Azure Iot library for Arduino is under review and will be re-released soon.

In the meantime, for Arduino scenarios we recommend using the Embedded C SDK in one of the following Samples:

- [ESP8266 Arduino Sample](https://github.com/Azure/azure-sdk-for-c/tree/main/sdk/samples/iot/aziot_esp8266)
- [ESP32 Arduino Sample](https://github.com/Azure/azure-sdk-for-c/tree/main/sdk/samples/iot/aziot_esp32)
- [Realtek Ameba Sample](https://github.com/Azure/azure-sdk-for-c/tree/main/sdk/samples/iot/aziot_realtek_amebaD)


> ### Stop! Before you proceed:
>
> _This Arduino Library is an **older version** and it is neither maintained nor supported anymore._
>
> _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](https://aka.ms/arduino)_
>
>_You can find more information about it in this [IoT Techcommunity blog post](https://techcommunity.microsoft.com/t5/internet-of-things-blog/arduino-library-for-azure-iot/ba-p/3034455)._
>
## License

See [LICENSE](LICENSE) file.
Expand All @@ -23,4 +24,4 @@ Complete information for contributing to the Azure IoT Arduino libraries
can be found [here](https://github.com/Azure/azure-iot-pal-arduino).


This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

0 comments on commit 6a6b6d0

Please sign in to comment.