15 questions with Azure IoT Plug and Play tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

DeviceTwinStatusCallBack method in latest library iot-device-client-2.2.0

Hello everyone, I am facing an issue with the DeviceTwinStatusCallBack method after upgrading the library iot-device-client to verion 2.2.0. In the past, when I used the version 1.x of iot-device-client, there was a method DeviceTwinStatusCallBack , but…

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2023-11-27T10:52:45.2733333+00:00
Hung Le Minh 20 Reputation points
commented 2024-03-18T00:24:54.36+00:00
Mohamad Hafis Mustapa 0 Reputation points
1 answer

Is there a Dunfell branch available for the meta-azure-device-update layer to build the Yocto Image?

I aim to create a Yocto Image for the Raspberry Pi device, incorporating Azure IoT Edge Runtime and Azure Device Update. I've found the meta-IoT edge layer for the Dunfell branch, but I'm unable to locate the Dunfell branch for the…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
534 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2023-11-09T12:06:37.7033333+00:00
Rampur, Manoj 30 Reputation points
answered 2023-11-10T09:14:25.5566667+00:00
Sander van de Velde 28,311 Reputation points MVP
1 answer

Need files to push the .swu file to the Ubuntu System

I have referred to this link to create a .swu file: https://github.com/Azure/iot-hub-device-update/tree/main/src/extensions/step_handlers/swupdate_handler_v2/tests/testdata/swupdate_filecopy I tried to push the updates to Ubuntu but it's failing and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
534 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2023-11-01T09:01:43.7333333+00:00
Rampur, Manoj 30 Reputation points
answered 2023-11-01T11:11:00.5566667+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
1 answer

Not able to create free student account for Lab purpose and contacted many times to Microsoft team

on behalf of MIET, I am writing this email to you that I am giving the training on AZURE fundamentals to my 1000 students, which is mandatory for all B.Tech Students. Not able to create a free student account for Lab purposes and I contacted many times…

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
asked 2023-10-09T07:05:29.52+00:00
Jagbeer Singh 0 Reputation points
answered 2023-10-09T07:45:59.0933333+00:00
Sander van de Velde 28,311 Reputation points MVP
0 answers

Device Update for IoT Hub device failing when using script handler.

New Update : I was able to get the exact reason for the extended result code. Had to update the script as per the example script . All the steps seem to working except for the actual installation. Here is a snippet of my InstallUpdate() function (gets…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
218 questions
asked 2023-07-20T11:08:14.84+00:00
Sriyuta Srivastava 10 Reputation points
commented 2023-08-17T20:49:18.5166667+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
1 answer

[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 …

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
219 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2022-09-01T20:56:44.797+00:00
Andirly 16 Reputation points
commented 2022-09-15T10:48:40.913+00:00
Andirly 16 Reputation points
1 answer

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.…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
534 questions
Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
324 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2022-04-19T04:39:47.847+00:00
Karim Walid Abdelazim Elhammady 16 Reputation points
commented 2022-05-14T21:41:04.173+00:00
risolis 8,701 Reputation points
1 answer

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…

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2021-11-18T12:35:54.027+00:00
Choubey, Gaurav 6 Reputation points
commented 2021-11-30T20:15:57.787+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

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…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2021-04-12T10:47:49.043+00:00
Willess, Brian 451 Reputation points
accepted 2021-04-12T13:29:59.607+00:00
Willess, Brian 451 Reputation points
2 answers One of the answers was accepted by the question author.

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…

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,615 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,457 questions
asked 2021-03-12T10:56:46.757+00:00
Sezgin Tabak 86 Reputation points
commented 2021-03-16T11:19:18.337+00:00
Sezgin Tabak 86 Reputation points
1 answer

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
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
219 questions
Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2021-02-09T08:35:56.147+00:00
Ahmed Assad 266 Reputation points
commented 2021-02-18T16:21:35.793+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
2 answers One of the answers was accepted by the question author.

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 Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2021-01-06T12:29:41.683+00:00
Willess, Brian 451 Reputation points
commented 2021-01-26T16:22:53.937+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2021-01-04T19:53:20.34+00:00
Willess, Brian 451 Reputation points
accepted 2021-01-06T12:10:35.077+00:00
Willess, Brian 451 Reputation points
1 answer One of the answers was accepted by the question author.

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

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
asked 2020-10-13T05:54:08.817+00:00
Light Lu 31 Reputation points
accepted 2020-10-14T06:38:36.467+00:00
Light Lu 31 Reputation points
1 answer

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.

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
15 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2020-09-04T05:02:31.567+00:00
Iotiot.in 11 Reputation points
commented 2020-09-13T11:57:00.827+00:00
Sander van de Velde 28,311 Reputation points MVP