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.
Diff: certs.c
- Revision:
- 48:7eb13ffeeedc
- Parent:
- 19:e6a8e462f730
- Child:
- 51:e16d12ed5c87
--- a/certs.c Wed Dec 14 16:04:38 2016 -0800 +++ b/certs.c Sun Jan 08 11:15:50 2017 -0800 @@ -3,6 +3,8 @@ /* This file contains certs needed to communicate with Azure (IoT) */ +#include "certs.h" + const char certificates[] = /* Baltimore */ "-----BEGIN CERTIFICATE-----\r\n"