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