A simple IoTHub sample using AMQP as transport
Dependencies: EthernetInterface NTPClient iothub_amqp_transport iothub_client mbed-rtos mbed azure_c_shared_utility serializer wolfSSL azure_uamqp_c
This sample showcases the usage of Azure IoT client libraries with the AMQP transport for sending/receiving raw messages from an IoT Hub.
Revision 91:dd9c294f8e84, committed 2018-10-04
- Comitter:
- AzureIoTClient
- Date:
- Thu Oct 04 09:18:46 2018 -0700
- Parent:
- 90:3bd0463ca623
- Commit message:
- 1.2.10
Changed in this revision
diff -r 3bd0463ca623 -r dd9c294f8e84 azure_c_shared_utility.lib --- a/azure_c_shared_utility.lib Tue Sep 11 11:17:04 2018 -0700 +++ b/azure_c_shared_utility.lib Thu Oct 04 09:18:46 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 3bd0463ca623 -r dd9c294f8e84 azure_uamqp_c.lib --- a/azure_uamqp_c.lib Tue Sep 11 11:17:04 2018 -0700 +++ b/azure_uamqp_c.lib Thu Oct 04 09:18:46 2018 -0700 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/AzureIoTClient/code/azure_uamqp_c/#01f7ca900e07 \ No newline at end of file +https://developer.mbed.org/users/AzureIoTClient/code/azure_uamqp_c/#365a93fdb5bb \ No newline at end of file
diff -r 3bd0463ca623 -r dd9c294f8e84 iothub_amqp_transport.lib --- a/iothub_amqp_transport.lib Tue Sep 11 11:17:04 2018 -0700 +++ b/iothub_amqp_transport.lib Thu Oct 04 09:18:46 2018 -0700 @@ -1,1 +1,1 @@ -http://mbed.org/users/AzureIoTClient/code/iothub_amqp_transport/#8704100b3b54 \ No newline at end of file +http://mbed.org/users/AzureIoTClient/code/iothub_amqp_transport/#56ac1346c70d \ No newline at end of file
diff -r 3bd0463ca623 -r dd9c294f8e84 iothub_client.lib --- a/iothub_client.lib Tue Sep 11 11:17:04 2018 -0700 +++ b/iothub_client.lib Thu Oct 04 09:18:46 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