-
I am looking for some documentation to know how to add/access IOT central dashboard in teams app personal tab.
[https://docs.microsoft.com/en-us/azure/iot-central/core/quick-deploy-iot-central](url…
-
I am trying the ESP32 firmware and I noticed a bug that triggered LoadProhibitedError which then reboot the ESP32 whenever the device receives setting from Azure IoT Central.
Here's the payload of …
-
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 …
-
Hello,
I am trying to connect with Azure IOT Central through a SAS Token Authentication (generated by other means) and have managed to do it with this library (https://github.com/mradziwo/mqtt-LabV…
-
Main processor board: ESP32
Modem: SIM868 or SIM800
Does anybody have an axample connecting to Azure IOT hub or IOT central?
-
Hi,
I managed to get the example working in this fairly quickly to connect a device to Azure Hub using "Microsoft Azure IoT Device Client" version 1.2.4. Now I would like to trial adding a device to…
-
iotc - Azure IoT Central - Python (light) device SDK
https://pypi.org/project/iotc/
I'm using above for my Raspberry PI to connect to Azure IoT central SaaS. It has a expiration for SAS token, wh…
-
Is it possible to inlclude an example with Azure IoT Central wrapper?
-
Hey team,
I am trying to create a connection string for iot central device using following link
https://dpsgen.z8.web.core.windows.net/
but its showing me below error.
.Error: Time:Fri Feb 7…
-
`az iot central device-template create` does not accept DTDL v2 interfaces
**To Reproduce**
Install the latest with `az extension remove azure-iot && az extension add azure-iot`
Follow the […