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:
53:1e5a1ca1f274
Parent:
51:2550e3ad7bb0
Child:
74:ea0021abecf7
--- a/iothub_message.h	Thu Oct 20 17:07:32 2016 -0700
+++ b/iothub_message.h	Wed Nov 16 21:37:53 2016 -0800
@@ -11,6 +11,7 @@
 
 #include "azure_c_shared_utility/macro_utils.h"
 #include "azure_c_shared_utility/map.h" 
+#include "azure_c_shared_utility/umock_c_prod.h"
 
 #ifdef __cplusplus
 #include <cstddef>