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:
85:de16c0a8a196
Parent:
84:48760e2e7dd8
Child:
86:a1352899ea45
--- a/iothub_client_version.h	Mon Mar 05 17:40:54 2018 -0800
+++ b/iothub_client_version.h	Tue Mar 20 10:29:00 2018 -0700
@@ -8,7 +8,7 @@
 #ifndef IOTHUB_CLIENT_VERSION_H
 #define IOTHUB_CLIENT_VERSION_H
 
-#define IOTHUB_SDK_VERSION "1.2.0"
+#define IOTHUB_SDK_VERSION "1.2.1"
 
 #include "azure_c_shared_utility/umock_c_prod.h"