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.
Revision 90:7aa2459f031c, committed 2018-10-04
- Comitter:
- AzureIoTClient
- Date:
- Thu Oct 04 09:19:16 2018 -0700
- Parent:
- 89:e4502f210191
- Commit message:
- 1.2.10
Changed in this revision
diff -r e4502f210191 -r 7aa2459f031c azure_c_shared_utility.lib --- a/azure_c_shared_utility.lib Tue Sep 11 11:17:43 2018 -0700 +++ b/azure_c_shared_utility.lib Thu Oct 04 09:19:16 2018 -0700 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/AzureIoTClient/code/azure_c_shared_utility/#81866008bba4 \ No newline at end of file +https://developer.mbed.org/users/AzureIoTClient/code/azure_c_shared_utility/#6bb8b9a66642 \ No newline at end of file
diff -r e4502f210191 -r 7aa2459f031c iothub_client.lib --- a/iothub_client.lib Tue Sep 11 11:17:43 2018 -0700 +++ b/iothub_client.lib Thu Oct 04 09:19:16 2018 -0700 @@ -1,1 +1,1 @@ -http://mbed.org/users/AzureIoTClient/code/iothub_client/#97148cf9aa2a \ No newline at end of file +http://mbed.org/users/AzureIoTClient/code/iothub_client/#7c0bbb86b167 \ No newline at end of file
diff -r e4502f210191 -r 7aa2459f031c iothub_http_transport.lib --- a/iothub_http_transport.lib Tue Sep 11 11:17:43 2018 -0700 +++ b/iothub_http_transport.lib Thu Oct 04 09:19:16 2018 -0700 @@ -1,1 +1,1 @@ -http://mbed.org/users/AzureIoTClient/code/iothub_http_transport/#01bf35934f1b \ No newline at end of file +http://mbed.org/users/AzureIoTClient/code/iothub_http_transport/#bc04888bf292 \ No newline at end of file