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

Add deprecation info to library description. #3

Merged
merged 1 commit into from
Jan 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=AzureIoTSocket_WiFi
version=1.0.2
version=1.0.3
author=Microsoft
maintainer=Microsoft <[email protected]>
sentence=Azure IoT network adapter layer for use with Wi-Fi such as ESP32
paragraph=Microsoft Wi-Fi adaptation layer for connection to an IoT hub. 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.
sentence=[See deprecation warning!] Azure IoT network adapter layer for use with Wi-Fi such as ESP32
paragraph=[Warning: This library is being deprecated! Please use Azure SDK for C for new projects]. Microsoft Wi-Fi adaptation layer for connection to an IoT hub. 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.
category=Communication
url=https://github.com/Azure/azure-iot-arduino-socket-esp32-wifi
architectures=samd,esp32