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 86:9af1f522c0b8, committed 2018-06-11
- Comitter:
- AzureIoTClient
- Date:
- Mon Jun 11 15:42:48 2018 -0700
- Parent:
- 85:9bf10d77801d
- Child:
- 87:e6ec05403cee
- Commit message:
- 1.2.5
Changed in this revision
--- a/azure_c_shared_utility.lib Fri May 04 13:28:28 2018 -0700 +++ b/azure_c_shared_utility.lib Mon Jun 11 15:42:48 2018 -0700 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/AzureIoTClient/code/azure_c_shared_utility/#00caa8779676 \ No newline at end of file +https://developer.mbed.org/users/AzureIoTClient/code/azure_c_shared_utility/#1119d0f2c4d8 \ No newline at end of file
--- a/azure_uamqp_c.lib Fri May 04 13:28:28 2018 -0700 +++ b/azure_uamqp_c.lib Mon Jun 11 15:42:48 2018 -0700 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/AzureIoTClient/code/azure_uamqp_c/#e2c1c1b77f13 \ No newline at end of file +https://developer.mbed.org/users/AzureIoTClient/code/azure_uamqp_c/#4c1e4e94cdd3 \ No newline at end of file
--- a/iothub_amqp_transport.lib Fri May 04 13:28:28 2018 -0700 +++ b/iothub_amqp_transport.lib Mon Jun 11 15:42:48 2018 -0700 @@ -1,1 +1,1 @@ -http://mbed.org/users/AzureIoTClient/code/iothub_amqp_transport/#615e9b97dd01 \ No newline at end of file +http://mbed.org/users/AzureIoTClient/code/iothub_amqp_transport/#e21e1e88460f \ No newline at end of file
--- a/iothub_client.lib Fri May 04 13:28:28 2018 -0700 +++ b/iothub_client.lib Mon Jun 11 15:42:48 2018 -0700 @@ -1,1 +1,1 @@ -http://mbed.org/users/AzureIoTClient/code/iothub_client/#127f440f845b \ No newline at end of file +http://mbed.org/users/AzureIoTClient/code/iothub_client/#248736be106e \ No newline at end of file
--- a/serializer.lib Fri May 04 13:28:28 2018 -0700 +++ b/serializer.lib Mon Jun 11 15:42:48 2018 -0700 @@ -1,1 +1,1 @@ -http://mbed.org/users/AzureIoTClient/code/serializer/#4de3e6f83424 \ No newline at end of file +http://mbed.org/users/AzureIoTClient/code/serializer/#30999a4089f1 \ No newline at end of file