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:
90:3bd0463ca623
Parent:
59:153c72d1eecc
--- a/certs.c	Thu Jul 12 18:12:35 2018 -0700
+++ b/certs.c	Tue Sep 11 11:17:04 2018 -0700
@@ -5,7 +5,7 @@
 
 #include "certs.h"
 
-const char certificates[] = 
+const char certificates[] =
 /* DigiCert Baltimore Root */
 "-----BEGIN CERTIFICATE-----\r\n"
 "MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJ\r\n"