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:
58:15b0d29b2667
Parent:
57:4524910c6445
Child:
59:7e89be231352
--- a/iothub_client_version.h	Tue Jan 24 15:23:38 2017 -0800
+++ b/iothub_client_version.h	Sat Jan 28 09:34:27 2017 -0800
@@ -8,7 +8,7 @@
 #ifndef IOTHUB_CLIENT_VERSION_H
 #define IOTHUB_CLIENT_VERSION_H
 
-#define IOTHUB_SDK_VERSION "1.1.5"
+#define IOTHUB_SDK_VERSION "1.1.6"
 
 #include "azure_c_shared_utility/umock_c_prod.h"