-
## Expected Behavior
Tell me the error without returning an entire stacktrace.
`Module configService not found in the current environment`
If i really wanted debug logs and stacktraces, I would…
Gunni updated
9 months ago
-
Diagrams on this page incorrectly imply that both AMQP and MQTT protocols supports multiplexing. This is not correct, according to this other page which explains that MQTT does not support multiplexin…
-
Upgrading from the release in 2023-05-01 with Microsoft.Azure.Devices.Client 1.42.0 to 2023-12-11 and Microsoft.Azure.Devices.Client 1.42.1 using MQTT, causes the device client to never connect and th…
-
In the [quickstart-connect-device-c](https://docs.microsoft.com/en-us/azure/iot-pnp/quickstart-connect-device-c) instructions, in the **Run the device sample** section, it describes to create an env…
-
## Description of the new feature
The current Add-AzIotHubRoutingEndpoint only allows keybased routing endpoint for Iothub.
This means a connection string with access keys needs to be passed in.
Th…
-
IOT Hub requires TLS for MQTT connections now. Changing the port to 443 and adding `is_ssl=True` on the MQTT client init in `iot_mqtt.py` doesn't work though. After that change, I get the following
…
-
### What happened?
I got a Z-Bee Duo CC2652P stick that I used as a router in ZHA. I then wanted to play with Zigbee2MQTT, so I flashed it with the latest 3.x.0 router firmware and paired it in Z2M…
-
The exported twin data in the docs include metadata, which are not effectively exported (maybe a bug in the export, I can't say).
---
#### Document Details
⚠ *Do not edit this section. It is …
-
I did not find "azure-iot-sdk-go" in the github repository.
Does golang support iot-hub?
If I must use golang to connect to iot-hub, is there a solution?
Looking forward to your answers
-
Hallo everyone,
regarding the step 9 in this tutorial:
https://learn.microsoft.com/en-us/azure/iot-operations/get-started/quickstart-deploy?tabs=codespaces
Once I select a key vault and g…