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

Commit 5460794

Browse files
authored
Merge pull request #8 from Azure/ewertons/disclaimer
Add deprecation info to library description.
2 parents 30743f8 + 5e185cc commit 5460794

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=AzureIoTProtocol_HTTP
2-
version=1.6.0
2+
version=1.6.1
33
author=Microsoft
44
maintainer=Microsoft <iotcert@microsoft.com>
5-
sentence=Azure HTTP protocol library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.
6-
paragraph=Microsoft compact implementation of the HTTP protocol for small devices like Arduino. It allows you to use your Arduino with the Azure IoT Hub using HTTP as the transport protocol. 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 HTTP protocol 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 compact implementation of the HTTP protocol for small devices like Arduino. It allows you to use your Arduino with the Azure IoT Hub using HTTP as the transport protocol. 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-protocol-http
99
architectures=esp8266,esp32

0 commit comments

Comments
 (0)