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:
20:5417786a99a4
--- a/certs.h	Thu Jul 12 18:12:35 2018 -0700
+++ b/certs.h	Tue Sep 11 11:17:04 2018 -0700
@@ -9,7 +9,7 @@
 {
 #endif
 
-	extern const char certificates[];
+    extern const char certificates[];
 
 #ifdef __cplusplus
 }