Temperature sensor anomaly IoTHub sample

Dependencies:   C12832 EthernetInterface LM75B NTPClient iothub_client iothub_http_transport mbed-rtos mbed serializer wolfSSL azure_c_shared_utility

This sample showcases the usage of Azure IoT client libraries to build an application sample that uploads temperature data and reacts to an alert for a temperature anomaly sent by a cloud service.

Revision:
84:ba0b84456d5f
Parent:
54:ddd0007157a9
--- a/certs.c	Thu Jul 12 18:14:21 2018 -0700
+++ b/certs.c	Tue Sep 11 11:19: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"