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

Commit f81cb28

Browse files
committed
Add deprecation info to library description.
1 parent 6a6b6d0 commit f81cb28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=AzureIoTHub
2-
version=1.6.0
2+
version=1.6.1
33
author=Microsoft
44
maintainer=Microsoft <[email protected]>
5-
sentence=Azure IoT library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.
6-
paragraph=Arduino port of the Azure IoT C device SDK. It allows you to use your Arduino with the Azure IoT Hub. See readme.md for more details. Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.
5+
sentence=[See deprecation warning!] Azure IoT library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.
6+
paragraph=[Warning: This library is being deprecated! Please use Azure SDK for C for new projects]. Arduino port of the Azure IoT C device SDK. It allows you to use your Arduino with the Azure IoT Hub. See readme.md for more details. Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.
77
category=Communication
88
url=https://github.com/Azure/azure-iot-arduino
99
architectures=esp8266,esp32

0 commit comments

Comments
 (0)