A simple IoTHub sample using AMQP as transport

Dependencies:   EthernetInterface NTPClient iothub_amqp_transport iothub_client mbed-rtos mbed azure_c_shared_utility serializer wolfSSL azure_uamqp_c

This sample showcases the usage of Azure IoT client libraries with the AMQP transport for sending/receiving raw messages from an IoT Hub.

Revision:
53:f80f2d19bfe1
Parent:
20:5417786a99a4
Child:
56:68f0d4c20dea
--- a/certs.c	Wed Dec 14 16:03:19 2016 -0800
+++ b/certs.c	Sun Jan 08 11:14:43 2017 -0800
@@ -3,6 +3,8 @@
 
 /* This file contains certs needed to communicate with Azure (IoT) */
 
+#include "certs.h"
+
 const char certificates[] = 
 /* Baltimore */
 "-----BEGIN CERTIFICATE-----\r\n"