-
Hi everybody, I'm testing the use of the Azure IOT Identity Service together with the IotHub_client from IOT SDK C, in particular with the sample "iothub_client_ll_x509_sample".
I have first to ment…
-
Hi,
I am wokring on project where i need to upload the file using iotclient to blob. I used sample code mention azure_c_sdk.
My code is targeted for yocto linux which run on raspberry pi .
I am u…
-
NETXDUO 6.1.7 - Tied to latest NETX distributed by STM32Cube IDE.
Using sample_azure_iot_embedded_sdk_with_retry.c I am consistently getting MQTT CONNECT FAIL status:65541 (0x10005) when trying to …
-
- **OS and version used:** Android 4.4
- **Java runtime used:** 1.6
- **SDK version used:** Java release 2020-11-16 (1.27.0) and Java release 2021-08-09 (1.32.1)
## Description of the issue
When…
-
I was recently upgrading our service dependencies and upgraded this module from `v.1.1.1` -> `v1.3.5` and found that one of our integration tests started failing. The scenario essentially creates a cl…
-
Azure IoT hub sdk is used to connect large amount of embedded device to the cloud. The environment is not always good and we frequently loose internet connectivity. While our product tries to recover …
-
## Describe the bug
When invoking the AwsIOTClient::UpdateThing api with the UrlConnectionHttpClient, the SDK throws the following exception:
Exception in thread "main" java.io.UncheckedIOExce…
-
Hi Adam,
when data is fetched for selected date range. It is returning only 2000 records. Is this limitation of timeseries API.
Thanks
-
03-30 03:48:26.739 1924 1924 I BB.BBService: onCreate
03-30 03:48:26.739 1924 1924 I BB.BBService: Current Clock: 27895
03-30 03:48:26.739 1924 1924 I BB.BBService: startElapsedTime: 0
03-30 …
-
aws-sdk-client-mock v0.5.0
jest v27.0.4
TypeScript v9.1.1
```
const iotClientMock = mockClient(IoTClient);
iotClientMock.on(DescribeJobCommand, {
jobId: expected.job.jobId,
}).resolve…