You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Please refer to the [Espressif Azure IoT GitHub repository](https://github.com/espressif/esp-azure) to use the ESP32 or ESP8266 directly with Azure IoT.
3
+
This is the location of the Arduino-specific source files for the
4
+
[AzureIoTProtocol_MQTT Arduino published library](https://github.com/Azure/azure-iot-arduino-protocol-mqtt).
5
+
6
+
Complete information for contributing to the Azure IoT Arduino libraries
7
+
can be found [here](https://github.com/Azure/azure-iot-pal-arduino).
Copy file name to clipboardExpand all lines: library.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name=AzureIoTProtocol_MQTT
2
-
version=1.0.46
2
+
version=1.1.12
3
3
author=Microsoft
4
4
maintainer=Microsoft <iotcert@microsoft.com>
5
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.
0 commit comments