Microsoft Azure IoTHub client libraries

Dependents:   sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more

This library implements the Microsoft Azure IoTHub client library. The code is replicated from https://github.com/Azure/azure-iot-sdks

Revision:
83:18ccaa6567d0
Parent:
82:f94e6bed4495
Child:
84:48760e2e7dd8
--- a/iothub_client_version.h	Tue Jan 30 08:21:20 2018 -0800
+++ b/iothub_client_version.h	Thu Feb 15 11:35:22 2018 -0800
@@ -8,7 +8,7 @@
 #ifndef IOTHUB_CLIENT_VERSION_H
 #define IOTHUB_CLIENT_VERSION_H
 
-#define IOTHUB_SDK_VERSION "1.1.31"
+#define IOTHUB_SDK_VERSION "1.1.32"
 
 #include "azure_c_shared_utility/umock_c_prod.h"