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:
45:54c11b1b1407
Parent:
43:038d8511e817
Child:
46:6a69294b6119
--- a/iothub_client_version.h	Tue Jun 21 09:57:27 2016 -0700
+++ b/iothub_client_version.h	Fri Jul 01 10:42:36 2016 -0700
@@ -8,7 +8,7 @@
 #ifndef IOTHUB_CLIENT_VERSION_H
 #define IOTHUB_CLIENT_VERSION_H
 
-#define IOTHUB_SDK_VERSION "1.0.9"
+#define IOTHUB_SDK_VERSION "1.0.10"
 
 #ifdef __cplusplus
 extern "C"