Content
[DeviceClient IoT Hub] Exception handling in callback
Hello, I'm trying hard to figure out a way to do proper exception handling using the DeviceClient API to connect to IoT hub. I've been using the API for a while and still I can't get my head around the design of the callback implementation …
Connection Reset when using iot_hub_client (IoT Plug and Play)
Hello, I am using the SAMV71Q19B board to connect to the IoT hub using the iot_hub_client (https://github.com/azure-rtos/netxduo/blob/master/addons/azure_iot/docs/azure_rtos_iot_hub_client.md). I am connecting to the hub through an IoT edge device.…


Customization in OTA flow between IOT device and IOT HUB service
Hi Everyone, I am working on device update or OTA implementation with azure. Azure has device update feature with IOT hub. I am utilizing same service for my task. I want to customized the IOT device update code for OTA operation. Normally IOT…


Help with Azure Plug and Play Geospatial schema
I'm working on creating a new Azure Plug and Play model. I like to use the Azure IoT Explorer application to test/validate my PnP implementation. I've defined a entry in my model for GPS data, however when I send the data, the Azure IoT Explorer…


Connecting with PnP PowerShell(without username and password)
Dear Sir or Madam, Is it possible to connect a site of SharePoint without creditiantials(Username, Password, pre-stored credentials using the Secrets Management, Ref. Link: https://pnp.github.io/powershell/articles/authentication.html )? Because I have…


how to sink data to storage in one file ?
i am use azure iot hub service sdk to authT ESP 8266 device with azure iot hub and then route data to blob storage , after it sink data from device to storage ... i found all data divided by folder based on data and time as it described in image …


Azure IoT Central - Can I define custom views for my Plug and Play device?
I have a Plug and Play model: Link to model for my Azure Sphere device/application that defines . . . Telemetry items Property items (device twins) Commands (direct methods) My application implements the PnP requirements. When my device…


Azure IoT Central - Not generating a device template for Plug and Play device
I've been working on adding IoT Hub Plug and Play support for our development kit, the Avnet Azure Sphere Starter Kit. I've made good progress and today my DTDL model was merged into the Microsoft Plug and Play repository. I've verified that my…


Go SDK support Azure IoT Plug and Play
On the IoT Plug and Play documentation page, there are Connect a sample device to IoT Hub (C, C#, Java, Node.js, Python). Is there Go SDK support IoT PnP? Thanks
Factory reset in the Device Management for Azure IoT Hub
I was trying to find the direct method details for enabling device management for the factory reset of a device in IoT Hub, but couldn't find one. There are details about reboot and firmware update but nothing about factory reset. Please help.

