A simple IoTHub sample using HTTP as transport
Dependencies: EthernetInterface NTPClient iothub_client iothub_http_transport mbed-rtos mbed wolfSSL serializer azure_c_shared_utility
This sample showcases the usage of Azure IoT client libraries with the HTTP transport for sending/receiving raw messages from an IoT Hub.
Diff: certs.h
- Revision:
- 89:e4502f210191
- Parent:
- 21:2fcd0b75d093
--- a/certs.h Thu Jul 12 18:13:10 2018 -0700 +++ b/certs.h Tue Sep 11 11:17:43 2018 -0700 @@ -9,7 +9,7 @@ { #endif - extern const char certificates[]; + extern const char certificates[]; #ifdef __cplusplus }