Microsoft Azure IoTHub client AMQP transport

Dependents:   sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp iothub_client_sample_amqp ... more

This library implements the AMQP transport for Microsoft Azure IoTHub client. The code is replicated from https://github.com/Azure/azure-iot-sdks

Revision:
50:f3a92c6c6534
Parent:
43:3da2d93bb955
Child:
53:e21e1e88460f
--- a/iothubtransportamqp_methods.c	Thu Feb 15 11:33:47 2018 -0800
+++ b/iothubtransportamqp_methods.c	Mon Mar 05 17:39:14 2018 -0800
@@ -12,6 +12,8 @@
 #include "azure_uamqp_c/messaging.h"
 #include "azure_uamqp_c/message_receiver.h"
 #include "azure_uamqp_c/message_sender.h"
+#include "azure_uamqp_c/amqp_definitions_application_properties.h"
+
 #include "iothubtransportamqp_methods.h"
 
 typedef enum SUBSCRIBE_STATE_TAG