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:
48:cc5d91f2b06d
Parent:
38:a05929a75111
Child:
50:bbc71457b0ea
--- a/iothub_message.h	Fri Jul 29 15:53:13 2016 -0700
+++ b/iothub_message.h	Fri Aug 12 10:04:01 2016 -0700
@@ -45,7 +45,7 @@
   */
 DEFINE_ENUM(IOTHUBMESSAGE_CONTENT_TYPE, IOTHUBMESSAGE_CONTENT_TYPE_VALUES);
 
-typedef void* IOTHUB_MESSAGE_HANDLE;
+typedef struct IOTHUB_MESSAGE_HANDLE_DATA_TAG* IOTHUB_MESSAGE_HANDLE;
 
 /**
  * @brief   Creates a new IoT hub message from a byte array. The type of the