-
Hi,
I'm currently working on the ESP32 that pushes collected data to the Azure IoThub. I started from the iothub_client_sample_mqtt and modified it to my specific needs. I added a parameter to the io…
-
In iothub_client_ll_uploadtoblob.c we are including #include "internal/blob.h" while the header file doesn't exist.
-
I get this error when running this command. Any help ....
root@scson0016991001:~/cb/tmp/azure-iot-gateway-sdk/tools# npm install iot-gateway-mqtt-http --save
npm http GET https://registry.npmjs.o…
-
Hi all, sorry if this is not the correct place to post this type of question. I am attempting to learn IoT Edge, so if I am doing something incorrect or missing some steps, I apologize in advance.
…
-
Using the CLI import command for an IotHubResource gives...
Still seems to get imported, but is everything okay?
```
error: internal error: Error: Invalid character
on anonymous.pp line 13…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [] bug report -> please …
-
I've been struggling to make azure iot c sdk work with my l476rg. No luck. Found iotc client here and confirmed that it fits into my l476RG with 128kb.
I played the sample application scenario and …
-
### Description
When I invoke:
```
Set-AzIoTDeviceProvisioningServiceCertificate -ResourceGroupName MyResourceGroup -Name MyDPS -CertificateName $certName -Etag $azDPSValidationCode.Etag -Path "${sm…
-
Hey team,
I am about to implement a custom HSM interface for evaluation purposes.
As a first step, my goal was to use a hardcoded certificate.
To do this I attempted to follow the instructions…
-
### Description
If I attempt to pass the certificate to `Add-AzIoTDeviceProvisioningServiceCertificate` as a base64 encoded string, it always prefixes the base64 string with the file path. This appe…