python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Azure IoT device loosing connection to transparent edge gateway device
I have an issue with a IoT device looses the connection to a transparent Azure IoT Edge gateway. I don't know where to start searching, therefore I'm a bit lost here.
IoT Device
I used the sample tele...
Peb
Votes: 0
Answers: 0
Send event from Azure Blog Storage to Azure IoT Hub
I have a NodeJS app that can successfully send data to the Azure IoT Hub, which in turn sends the data to the Azure Blob Storage.
That all works fine.
I can also manually send a message with the Messa...

Thomas Dittmar
Votes: 0
Answers: 2
Get device connection strings from newly created Azure IoT device
Using Azure.Devices, after creating a new device in an IoT Hub using either AddDeviceWithTwinAsync or AddDeviceAzync, how can I get the primary or secondary connection string for the new device?
For c...
Ricky
Votes: 0
Answers: 1
Timeouts and connectivity status in the synchronous python azure-iot-hub client
I am currently using the synchronous client from azure-iot-sdk here. I am experiencing some odd behavior which raises two questions:
Is it possible to set a timeout on calls using the synchronous cli...
gedemagt
Votes: 0
Answers: 1