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:
61:8b85a4e797cf
Parent:
60:41648c4e7036
Child:
62:5a4cdacf5090
--- a/iothub_client_version.h	Fri Feb 24 14:00:43 2017 -0800
+++ b/iothub_client_version.h	Fri Mar 10 11:47:36 2017 -0800
@@ -8,7 +8,7 @@
 #ifndef IOTHUB_CLIENT_VERSION_H
 #define IOTHUB_CLIENT_VERSION_H
 
-#define IOTHUB_SDK_VERSION "1.1.8"
+#define IOTHUB_SDK_VERSION "1.1.9"
 
 #include "azure_c_shared_utility/umock_c_prod.h"