Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 6e4ad63

Browse files
authored
Merge pull request #13 from Azure/ewertons/disclaimer
Add deprecation info to library description.
2 parents 3b00618 + 5ada167 commit 6e4ad63

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=AzureIoTUtility
2-
version=1.6.1
2+
version=1.6.2
33
author=Microsoft
44
maintainer=Microsoft <[email protected]>
5-
sentence=Azure C shared utility library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.
6-
paragraph=Microsoft port of the Azure C Shared Utility. Together with AzureIoTHub, 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 C shared utility 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]. Microsoft port of the Azure C Shared Utility. Together with AzureIoTHub, 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-utility
99
architectures=esp8266,esp32

0 commit comments

Comments
 (0)