-
Here are the steps:
Clone the embedded C SDK repo, open up powershell, create the ast and zip, and upload it to api view.
> cd .\GitHub\Fork\azure-sdk-for-c\
> cd .\sdk\inc
> clang "azure\io…
-
**Describe the bug**
I'm working on a code sample to utilize the IoT Hub device twin, where the first step is to request the device twin from cloud to device. After the request is sent, there is no…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
- Use Azure APIs to access IoT Hubs after user has entered IoT Hub connection string
-
### Describe the feature
The current solution to connect an axis camera to IoT Hub means if there is an issue with the specific IoT Hub we will have some down time. Most devices nowadays connect to…
-
Hi,
Is there more detailed information available on how to use https://learn.microsoft.com/en-us/azure/iot/iot-mqtt-connect-to-iot-hub#using-the-mqtt-protocol-directly-as-a-device and/or https://l…
-
## Expected Behavior
Since the introduction of the database cache for the portal, I expect it to stay up to date with what's actually in the IoT Hub on Azure (models, devices, etc).
## Cur…
-
I downloaded the ESP8266 library to publish IoT data to an Azure IoT Hub. Azure's library uses PubSubClient. It fails to connect returning 5(MQTT_CONNECT_UNAUTHORIZED). I've tried multiple IoT Hubs th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Here https://docs.particle.io/tutorials/integrations/azure-iot-hub/#create-an-azure-iot-hub it says NOT to include Service Connect permissions?
Turns out you need that if you want to do anything w…