-
- **Ubuntu 14.04**
- **SDK 2017-07-14**
# Description of the issue:
For the past tow month have been using the cmake to compile the sdk for both i386 and arm platform using the st…
-
Hello,
I've cross compiled azure-iot-sdk-c for ARM. (i.MX6 device). I made the set up as required and was able to compile the SDK without any issue.
After cross compilation, the sample binaries …
-
- **OS and version used:** Ubuntu 16.04
- **SDK version used:** 2017-06-02
# Description of the issue:
Impossible to recurse into all submodules, which makes the build fail (2017-05…
-
- **OS and version used:** Not relevant
- **SDK version used:** 2017-05-19
# Description of the issue:
clone fails due to not reachable submodules.
# Code sample exhibiting the issue:
Thi…
-
- **OS and version used:** Ubuntu 14.0.4
- **SDK version used:** Git tag v 2017-04-07
# Description of the issue:
Cloud-to-Device AMQP messages with IDs of type UUID are rejected by the IoT…
-
I build Azure_iot_sdk_c with Visual studio 2017 RTW compiler and STL headers on Windows Server 2012 R2, but it failed with fatal error C1128 under amd64, it compiles fine on x86.
When I build it with…
-
- **OS and version used:**
openwrt 10.03
- **Python runtime used:**
2.7.12
- **SDK version used:**
azure-iot-sdk-python
# Description of the issue:
Enconter errs while cross-compil…
-
See here: https://github.com/Azure/azure-event-hubs-c/blob/84d40943246df1f9fc4a82f8b01a185edf12d6a7/eventhub_client/src/eventhubclient_ll.c#L1732-L1737
When uAMQP stack cannot be initialized (e.g. …
-
- **OS and version used:**
- **SDK version used:** < release_2017_03_24>
# Description of the issue:
My device send every 5 min a heartbeat message to the cloud and after a random pe…
-
Hi all,
I'm tying to send 100 messages to my apollo broker. Each iteration my client performs: SSL initialization, connection to broker, disconnection from broker. The connection is over websockets…