358 questions with Azure IoT Central tags

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

Azure IoT Central,I don't understand pricing,Thank you

Azure IoT Central,I don't understand the pricing。Standard 2,The total number of messages between two devices per month is within 60,000,Do you only need to pay $21.61? Thank you。very sorry,My English is not very good,Thank you

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2024-01-22T14:05:04.75+00:00
⁠ ⁠寶貝 20 Reputation points
accepted 2024-01-22T17:11:58.3133333+00:00
⁠ ⁠寶貝 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to connect to an IoT Central device using C# code in a SIMPLE WAY and generate CUSTOM telemetry data?

Hi, i need to connect to an IoT central device using a C# application to generate custom telemetry as indicated in a question still unanswered. I experienced that it's not easy at all; the only available examples refer to this code…

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 2024-01-15T12:54:31+00:00
GuidoL 310 Reputation points
accepted 2024-01-18T16:05:21.6666667+00:00
GuidoL 310 Reputation points
3 answers One of the answers was accepted by the question author.

How to generate in a single and simple C# project custom telemetry for a IoT Device Template with complex object?

Hi, in accordance with what you suggested in an answer to my question about custom telemetry generation, i simulate the Data telemetry using a C# SDK. You suggested that one of the easiest ways to simulate this scenario is by creating a List of strings…

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 Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-06-13T16:20:35.44+00:00
GuidoL 310 Reputation points
accepted 2024-01-17T16:46:28.6+00:00
GuidoL 310 Reputation points
1 answer One of the answers was accepted by the question author.

How to obtain IoT Device hostname to use in a C# app to generate custom data telemetry

Hi, as suggested @Anonymous i use the following code to generate custom telemetry in Iot Central device: using Microsoft.Azure.Devices.Client; using System.Text; using Newtonsoft.Json; namespace MyApp { internal class SimpleApp { …

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 2023-12-18T17:18:42.1833333+00:00
GuidoL 310 Reputation points
commented 2024-01-17T15:30:43.06+00:00
GuidoL 310 Reputation points
0 answers

How to use IoT Central REST APIs using the bearer token generated by Microsoft Entra ID authentication

Our requirement is to use the IoT Central REST APIs which use the bearer token authorization. The user will be authenticated using Microsoft Entra ID. For this, we are using MSAL node package. Once the user successfully signs in and we receive the access…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-12-22T07:48:07.9433333+00:00
Wamakshi Bhati 0 Reputation points
commented 2024-01-06T02:34:33.99+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

Cannot export telemetry data from Azure IOT Central to Blob Storage

Hi, everything is configured correctly for sending telemtery data from IOT Central hub to a Blob storage, the destination shows as healthy 1st but after some time i receive this message on the IOT export window The destination is having trouble receiving…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,576 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-12-16T02:19:46.2333333+00:00
Azure Security 0 Reputation points
commented 2023-12-20T16:53:40.6933333+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
0 answers

IoT Central Dashboard LKV pane column width modification

Hi Does anyone know how to make the column width wider and fix it unchanged? If I open a devices menu, device name colume is quite wide enough to show full name more than 13 characters. However, if I use dashboard LKV pane, its width is so narrow so it…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-12-14T01:32:07.8466667+00:00
Casey Park 40 Reputation points
commented 2023-12-20T16:48:46.2266667+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer

While creating IoT central app what if i have WROOM ESP32 instead of espressif ESP32-Azure IoT Kit how will i able to send my dht22 values on central app as it is not integrated in wroom esp32

While creating IoT central app what if i have WROOM ESP32 instead of espressif ESP32-Azure IoT Kit how will i able to send my dht22 values on central app as it is not integrated in wroom esp32 the code for dht22 is // float publishTemp() { // …

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-12-10T15:28:57.4966667+00:00
commented 2023-12-20T00:12:57.5866667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer One of the answers was accepted by the question author.

Is there maximum number of Microsoft account users in single Azure IoT Central application?

Hi I unerstand there are few limitations on adding Azure Active Directory groups to single Azure IoT central application. But I wonder if there is any limit of maximum microsoft account users to Central application?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-12-07T09:02:58.3333333+00:00
Casey Park 40 Reputation points
commented 2023-12-08T11:36:46.41+00:00
Casey Park 40 Reputation points
1 answer

In Data Explorer of IOT Central, the "Group by" does not contain the Telemetry fields

Hello, In Data Explorer of IOT Central, i dont see the Telemetry fields under "Group by". i want to do Groupby on below Telemetry with groupby of press_count by button_name . any idea? thank you Suheil Telemetry name:SW0/SW1 button push…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-11-25T14:34:50.3966667+00:00
Azure Security 0 Reputation points
commented 2023-11-30T16:39:22.1166667+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer One of the answers was accepted by the question author.

Send telemetry to IOT central using HTTP Rest, without registering devices

Hi all, is it possible to use endpoint (Device - Send Device Event): https://video2.skills-academy.com/en-us/rest/api/iothub/device/send-device-event?view=rest-iothub-2020-03-13 To send data to IOT Central, but with out registering new device (using option…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-11-20T19:28:57.1+00:00
Milan Perovic 20 Reputation points
accepted 2023-11-21T19:26:26.68+00:00
Milan Perovic 20 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.
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 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 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 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 | MVP 30,786 Reputation points MVP
1 answer

I am using Azure Free trail version. In azure IoT hub after creating a device it doesn't showing connect option. I have a problem in accessing the public key of that respected device. So kindly look into the issue

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 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
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,795 questions
asked 2023-11-05T06:59:50.3833333+00:00
Sai Deekshita Karanam 0 Reputation points
answered 2023-11-05T10:59:39.0533333+00:00
Sander van de Velde | MVP 30,786 Reputation points MVP
1 answer

Azure IoT Central

I have a project that deals with assessing the security features of digital medical devices. My question is, does Azure IoT have a feature that supports testing of medical IoT device security features?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-10-14T16:43:43.44+00:00
Oladoja Niyi 5 Reputation points
commented 2023-11-03T03:44:12.9433333+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
2 answers One of the answers was accepted by the question author.

Export data from Azure SQL database and send it to azure IoT Central

Can I export data from Azure SQL database and send it to azure IoT Central ?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-10-17T08:08:39.23+00:00
nikita 20 Reputation points
accepted 2023-11-02T07:31:02.22+00:00
nikita 20 Reputation points
2 answers One of the answers was accepted by the question author.

IoT Central application device template

Hello, I am using the Dragino LSE01 soil EC sensor. I am sending data from The Things Network (TTN) to Azure IoT Central. The LORAWAN payload is already decoded and human-readable. Unfortunately, the sent data is inside a big nested JSON object. I would…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-10-17T17:55:49+00:00
Lukas Rieder 45 Reputation points
accepted 2023-10-20T10:47:14.98+00:00
Lukas Rieder 45 Reputation points
0 answers

why does my iot central device in provisioned connected status turned disconnected when I update the properties using the IoT Central sdk

I created my device using IoT Central sdk call: PUT https://{{AppSubdomain}}.azureiotcentral.com/api/devices/{{deviceId}}?api-version={{dataPlaneGA}} Body: { "displayname" : "12345-PAC", "template":…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-10-08T18:19:00.8866667+00:00
Eddie Soong 0 Reputation points
commented 2023-10-19T06:16:08.7166667+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
2 answers

iot central rules

Hello everybody i am facing a problem with the rules part in iot central application where i have defined an condition that if a parameter value is increased from 0 to 1 it sends an email, but the problem is that it is sending the email multiple times…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-09-13T06:23:16.8833333+00:00
Eddie Soong 0 Reputation points
commented 2023-09-26T12:46:13.2+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
0 answers

Unable to register device: unknown server response error when registering device using Azure Functions

We currently make use of the IoT Central device bridge solution detailed in https://video2.skills-academy.com/en-us/azure/iot-central/core/howto-build-iotc-device-bridge to connect devices to IoT Central. Within the Azure Function App we have multiple…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-08-29T10:25:41.8433333+00:00
Tiaan Smit 31 Reputation points
edited a comment 2023-09-25T19:46:14.5933333+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

IoT Central properties flick between correct data and 'No Value'

I have an Azure IoT Central device that has a number of read-only properties and also some telemetry capabilities defined. In the device views, the properties are displayed correctly most of the time, but periodically (about every ten seconds) the…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-09-06T11:23:13.6333333+00:00
Matthew Pass 30 Reputation points
commented 2023-09-19T21:32:40.0466667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points