391 questions with Azure IoT tags

Sort by: Updated
1 answer

How to setup IoT solution

Hi, We are looking to integrate our company's equipment line to create an IoT data and connectivity solution. We have a prototype with a self hosted solution as well as an AWS implementation. The data is unidirectional but will be integrated with other…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
asked 2021-02-23T04:29:06.23+00:00
Inderpreet Singh 1 Reputation point
commented 2021-03-11T02:29:07.207+00:00
António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

LoRaWAN connection

Greatings, my question is: is there any documentation that refers to the Lorawan implementation in Azure? Is there a tutorial on how to connect my Lora gateway to Azure to do analysis or data integration? Best regards

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
asked 2021-03-06T00:29:51.417+00:00
Nicolás Andrés Espinoza Orellana 21 Reputation points
accepted 2021-03-08T13:18:11.6+00:00
Nicolás Andrés Espinoza Orellana 21 Reputation points
1 answer

how to connect mqtt broker to iot edge hub through node red ?

Hello , i want a correct configuration of node red node (MQTT broker) that able to connect to iot edge hub i deployed iot edge version 1.2.0-rc3 to fully support mqtt protocol then deployed a node red flow as described now i received a…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2021-03-02T08:26:37.42+00:00
Ahmed Assad 266 Reputation points
commented 2021-03-04T21:16:10.337+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer

how to connect devices to iot hub without pre-authT ?

i have rfid devices and i want to send data from them to cloud , i tried to connect it to edge device but i am not able to build custom module to route data from devices to edge hub module to be visible for azure . after we received data from rfid…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2021-02-18T12:46:00.517+00:00
Ahmed Assad 266 Reputation points
commented 2021-03-03T00:24:43.37+00:00
QuantumCache 20,186 Reputation points
1 answer One of the answers was accepted by the question author.

Error sending data to IoT central via MQTT

Hello, We have successfully sent data from our app to IoT central via http requests. We are now looking into encrypting the data and have tried using MQTT following: The azure iot sdk for java android example Azure iot samples java …

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2021-03-01T21:15:45.903+00:00
yjay 256 Reputation points
accepted 2021-03-02T19:48:22.677+00:00
yjay 256 Reputation points
1 answer

Custom Media Graph IOT Central

I am working on an application using IoT Central templates. I have created my own custom module using GRPc. I now want to use it in IoT Central. I am using IoT Central templates for video analytics - object and motion detection which runs yolov3-onnx…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2021-02-19T22:39:47.737+00:00
vikash ranjan 21 Reputation points
commented 2021-03-01T16:50:03.097+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer One of the answers was accepted by the question author.

how to arrange files from iot hub to blob storage without create paths for each read ?

how to arrange files from iot hub to blob storage without create paths for each read ? i know as he describe it must follow path , but any workaround ways to sink data in one file or even constant path ?

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2021-02-09T13:12:01.937+00:00
Ahmed Assad 266 Reputation points
commented 2021-02-26T16:14:10.39+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer One of the answers was accepted by the question author.

steps to deploy azure edge Heartbeat Module

I want the steps to deploy azure edge Heartbeat Module in order to certify that iot edge running well and reroute to iot hub

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2021-02-01T12:16:29.58+00:00
Ahmed Assad 266 Reputation points
commented 2021-02-20T14:14:50.777+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer

How to disable default trace/log messages of iot hub C++ client

When I run my client I get the following displayed in my console. How can I disable this and make sure its not being written to the standard out -> 00:50:54 CONNECT | VER: 4 | KEEPALIVE: 240 | FLAGS: 192 | USERNAME:…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2021-02-12T08:53:54.227+00:00
SilverChips 71 Reputation points
commented 2021-02-20T08:38:05.19+00:00
António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
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.
391 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.
224 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.
17 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 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 30,066 Reputation points
1 answer

Azure IOT HUB routing

My IOT hub receives telemetry message from kepserver in the format { "CNC-Model_Performance.CNC-Model_KPI-Prameters.Station_Idle":false, "CNC-Model_Performance.CNC-Model_KPI-Prameters.Ideal_Cycle_time":120, …

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2021-02-10T03:49:31.823+00:00
Anupam Dutta 1 Reputation point
commented 2021-02-15T16:55:41.67+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
3 answers One of the answers was accepted by the question author.

Is Azure IOT Hub not a MQTT Broker like Mosquitto for Device to Device communication with topics

Does Azure IOT hub behaves the same as Mosquitto Broker. Can't we have Device to Device communication with just topics like in Mosquitto Broker, Is it neccesary to write a function app / any routing mechanism to route messages from one device to device

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2021-02-09T15:43:58.117+00:00
praveen 96 Reputation points
accepted 2021-02-10T11:11:26.893+00:00
praveen 96 Reputation points
1 answer One of the answers was accepted by the question author.

How to enable Defender for IoT via API/Python/CLI

Do we have any option to activate the Defender for IoT security feature from IoT Hub by using a python library, REST API request or any alternative allowing automation? I have found no information regarding the Security features from IoT Hub API Rest…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2021-02-03T12:07:48.883+00:00
Balazs, Bogdan-Andrei-Alexandru 106 Reputation points
accepted 2021-02-03T12:30:10.883+00:00
Balazs, Bogdan-Andrei-Alexandru 106 Reputation points
2 answers One of the answers was accepted by the question author.

OPC Publisher gives 10 seconds delay to send telemetry from OPC UA python based server, with --si=0 and --ms=0 configuration

Hi There, I am trying to simulate a 6 axis robot. I configured OPC Server using python freeopcua module, I exposed the nodes with the Robot's axis values. node id are ns=2,i=2 to ns=2,i=7. I put --si=0 and --ms = 0 in container create option of the…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2021-01-19T05:15:52.78+00:00
Vivek Sagar Pandey 386 Reputation points
accepted 2021-02-01T09:22:45.633+00:00
Vivek Sagar Pandey 386 Reputation points
1 answer One of the answers was accepted by the question author.

how to show data from iot edge device on iot hub ?

I had deployed an iot edge on raspberry pi and deploy an MQTT server . So, raspberry pi is acting now as an iot edge and MQTT broker for multiple loaf devices . I want to receive this data from edge device on iot hub OS : linux debian

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2021-01-30T21:33:57.503+00:00
Ahmed Assad 266 Reputation points
commented 2021-01-31T15:37:58.89+00:00
Ahmed Assad 266 Reputation points
1 answer One of the answers was accepted by the question author.

how to forward masseges from iot edge to iot hub ?

want to aggregate all data from loaf devices to edge and send all data to iot hub or iot central note : this loaf devices send to data in SQL forum

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 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.
557 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
383 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2021-01-31T08:03:23.683+00:00
Ahmed Assad 266 Reputation points
commented 2021-01-31T15:11:19.587+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer

Integrating Azure Sphere with our IoT application

Que- 1: How we can integrate Azure Sphere part in application? Que -2: what are all the public APIs are available to automate the Azure Sphere in any application?

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
163 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
asked 2021-01-08T04:22:56.563+00:00
brija 1 Reputation point
commented 2021-01-30T02:36:28.37+00:00
António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
1 answer

array with dynamic length in device model

Hello, is it possile to define an array with a variale length inside the device model of an iot device? I am using the azure-iot-sdk-c on an STM32 controller. In the SDK there are some maros to declare the device model and serialize/deserialize it. …

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
asked 2021-01-12T10:28:01.417+00:00
Eberhard Voigt 21 Reputation points
commented 2021-01-26T16:28:56.707+00:00
QuantumCache 20,186 Reputation points
1 answer One of the answers was accepted by the question author.

how connect iot devices stimulation solution accelerator to IoT central through azure iot central device bridge

I tried iot devices stimulation solution accelerator to connect it to IoT central through azure iot central device bridge then iot hub..... and I am not know where set the function URL to integrate connection with iot central ...

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2020-12-09T10:53:11.053+00:00
Ahmed Assad 266 Reputation points
accepted 2021-01-11T10:00:52.29+00:00
Ahmed Assad 266 Reputation points
1 answer

Azute iot device node-red

Hi, i want to ask some question about azure iot device node-red package. I am currently use this package on node-red: node-red-contrib-azure-iot-device to comminicate with azure iot hub with amqp protocal. When i change time on my computer, the iot…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
asked 2020-12-18T08:15:39+00:00
long dao thanh 81 Reputation points
commented 2021-01-06T12:44:48.653+00:00
António Sérgio Azevedo 7,666 Reputation points Microsoft Employee