A modelling and serializer library for Microsoft Azure IoTHub client applications

Dependents:   sht15_remote_monitoring f767zi_mqtt remote_monitoring simplesample_amqp ... more

This library implements a serializer library to be used in projects involving Microsoft Azure IoT Hub connectivity. The code is replicated from https://github.com/Azure/azure-iot-sdks

Revision:
36:7d12a5386197
Parent:
17:fa1bba4c6053
--- a/methodreturn.h	Thu Jul 12 18:10:30 2018 -0700
+++ b/methodreturn.h	Tue Sep 11 11:14:37 2018 -0700
@@ -20,7 +20,7 @@
 #include "azure_c_shared_utility/umock_c_prod.h"
 
 #ifdef __cplusplus
-extern "C" 
+extern "C"
 {
 #endif