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:
22:b8732db970af
Parent:
16:deba40344375
Child:
32:6e9d81a62085
--- a/iothub_client.h	Thu Dec 17 18:23:39 2015 -0800
+++ b/iothub_client.h	Fri Jan 15 15:49:41 2016 -0800
@@ -13,6 +13,7 @@
 */
 
 #ifndef IOTHUB_CLIENT_H
+#define IOTHUB_CLIENT_H
 
 #include "iothub_client_ll.h"