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

Commit 2082b87

Browse files
authored
Merge pull request #24 from Azure/ewertons/disclaimer
Add deprecation info to library description.
2 parents 57d6f53 + 01fbd61 commit 2082b87

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_MQTT
2-
version=1.6.0
2+
version=1.6.1
33
author=Microsoft
44
maintainer=Microsoft <iotcert@microsoft.com>
5-
sentence=Azure MQTT 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 MQTT protocol for small devices like Arduino. It allows you to use your Arduino with the Azure IoT Hub using MQTT as the transport protocol. See readme.md for more details.
5+
sentence=[See deprecation warning!] Azure MQTT 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 MQTT protocol for small devices like Arduino. It allows you to use your Arduino with the Azure IoT Hub using MQTT as the transport protocol. See readme.md for more details.
77
category=Communication
88
url=https://github.com/Azure/azure-iot-arduino-protocol-mqtt
99
architectures=samd,esp8266,esp32

0 commit comments

Comments
 (0)