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:
46:6a69294b6119
Parent:
45:54c11b1b1407
Child:
47:aaa262b5f898
--- a/iothub_client_version.h	Fri Jul 01 10:42:36 2016 -0700
+++ b/iothub_client_version.h	Mon Jul 18 16:45:01 2016 -0700
@@ -8,7 +8,7 @@
 #ifndef IOTHUB_CLIENT_VERSION_H
 #define IOTHUB_CLIENT_VERSION_H
 
-#define IOTHUB_SDK_VERSION "1.0.10"
+#define IOTHUB_SDK_VERSION "1.0.11"
 
 #ifdef __cplusplus
 extern "C"