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:
33:b372b0efcd20
Parent:
32:6e9d81a62085
Child:
34:578a1a3636cc
--- a/iothub_client_ll.c	Thu Jan 28 10:04:01 2016 -0800
+++ b/iothub_client_ll.c	Thu Jan 28 12:38:46 2016 -0800
@@ -12,7 +12,7 @@
 #include "iothub_client_ll.h"
 #include "iothub_client_private.h"
 #include "doublylinkedlist.h"
-#include "version.h"
+#include "iothub_client_version.h"
 
 #include "iot_logging.h"