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:
45:54c11b1b1407
Child:
57:4524910c6445
--- a/iothub_message.c	Thu Oct 20 17:07:32 2016 -0700
+++ b/iothub_message.c	Wed Nov 16 21:37:53 2016 -0800
@@ -523,4 +523,4 @@
         handleData->correlationId = NULL;
         free(handleData);
     }
-}
\ No newline at end of file
+}