-
Hello,
I'm trying to create azure function which receive messages from Iot hub and I get error
"Method not found" when I'm trying to create the receiver for Iot hub.
When I'm running the same pro…
-
### Describe the bug
The "az iot hub configuration list" returns an empty array. When executed with --debug, the debug text shows at the end that layered deployments are found in the iot hub.
Whe…
-
core tools version: 4.0.4829 (x64 on rosetta to use python)
OS: MacOs Montery 12.6 (Mac M1 Pro)
If I use `func new` with no arguments there is a nice TUI that has me select the functions template…
-
I am using the melodic-devel branch for sending /rosout and /odom data to the azure iot hub. Now how could I read the data sent on IOT Hub. As shown in figure the configuration for azure iot hub devic…
-
Event Grid on Azure IoT Edge (public preview) is retiring on March 31st 2023
**Deadline:** Mar 31, 2023
**Impacted Services:**
- Azure Event Grid
- Azure IoT Edge
**More information:**
- htt…
-
Hello, I'm trying to connect my ESP8266 to Azure Hub IoT, but I'm not getting it. I've already followed examples and I get the return rc = -2.
My code is:
```
#include
#include dispositivo
#…
-
The MQTT_MAX_PACKET_SIZE of 128 bytes is currently too small to adequately transmit packets to Azure IoT Hub, since the SAS tokens are so long. This led me down a 5-hour path of heartache, and it wou…
-
New SDK Review meeting has been requested.
**Service Name**: IoT Hub Device Provisioning Service
**Review Created By**: Paymaun Heidari
**Review Date**: 05/03/2023 02:05 PM PT
**Hero Scenarios Link*…
-
Hi,
When I try to follow along the demo, the message is not sent to Azure IoT Hub.
- I verified, connection string is correct.
- hub.loop() is entered as I see telegramToJson being published to…
-
Copied from Azure/azure-iot-protocol-gateway#114 (@almusawi):
Hi,
I am using Iot hub edge (V1) and it works fine in sending the data. but by using Microsoft.Azure.IoT.Gateway ,the message class,…