342 questions with Azure IoT Central tags

Sort by: Updated
1 answer

Trying to decode a JSON Payload with special characters (-) in IOT Central in Device template

I've managed to get the decoded payload as an object and managed to get to "Accelerometer" object and seen values in "LogIndex" and "time". However i can't get to the object "X-Axis" in "Accelerometer".…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-07-03T22:16:53.02+00:00
Cheah, Felix FC 0 Reputation points
edited a comment 2023-07-28T08:31:09.1766667+00:00
Roman Kiss 2,241 Reputation points
3 answers

Location Data Missing from Raw Data

I am following the tutorial to use location data in an Azure IoT Central solution and I am still unable to see the data in Azure. I have verified that the fields in Iot Central match the property names exactly, including case. (I opened a support chat…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-30T21:36:49.8833333+00:00
Desiree Caudillo 0 Reputation points
commented 2023-07-26T17:53:12.66+00:00
Desiree Caudillo 0 Reputation points
1 answer One of the answers was accepted by the question author.

I received raw data in iot central and I want to export it as a csv file. Blob seems to have this feature, but I haven't figured out exactly how to do it.

Sorry I'm not very familiar with Blob, thank you very much for all your help

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-07-18T22:35:26.2233333+00:00
PAN, FEILING (PGR) 40 Reputation points
accepted 2023-07-23T13:52:16.69+00:00
PAN, FEILING (PGR) 40 Reputation points
1 answer One of the answers was accepted by the question author.

I created a template in iot central, but there was no option for creating a new device, and there was no way for the template to be published.

I did the same thing before, and it worked, maybe I forgot something! In addition, I would like to ask about the details of sending data to BLOB and exporting to csv, thanks a lot!

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-07-17T23:37:28.41+00:00
PAN, FEILING (PGR) 40 Reputation points
accepted 2023-07-21T10:57:45.28+00:00
PAN, FEILING (PGR) 40 Reputation points
1 answer

Non-Edge translation gateway examples using Azure IoT C SDK?

I'm trying to find code examples to build a translation gateway (NOT an Edge system) using C, preferably the C SDK with task control using FreeRTOS, although I could probably wrap everything RTOS myself if I had the rest of the example code working. …

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 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.
207 questions
asked 2023-06-30T19:03:09.6966667+00:00
vv 0 Reputation points
answered 2023-07-20T14:00:46.8166667+00:00
vv 0 Reputation points
2 answers One of the answers was accepted by the question author.

Get timestamp from the JSON payload

Is it possible the override the timestamp of the telemetry payload ? When I check raw data from my device in IOT Central application, I see 2 timestamp: The first (timestamp) is provided by my device on its telemetry payload, but it is not used…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2022-02-01T09:13:50.957+00:00
BERNARD Thomas 166 Reputation points
edited a comment 2023-07-18T19:32:21.4666667+00:00
Roman Kiss 2,241 Reputation points
1 answer

Azure IoT Central User Unable to get Access

I have set up a user on my Azure IoT Central, but when they try to login in they get the following error. The user is using the same link as me, so I know the URL is not mispelled. When the user tries to login they get this page

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-22T22:14:02.14+00:00
Brian Miller 0 Reputation points
commented 2023-06-28T20:12:37.9033333+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
1 answer

Created IoT Central app in my resource group but can't logon to [subdomain].azureiotcentral.com

successfully deployed an azure iot central application to my resource group. attempting to access [subdomain].azureiotcentral.com gives me a 'This may not be for you...' I've tried incognito mode and had an IT admin attempt with the same results.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-13T19:39:22.8033333+00:00
Skelly, Jay 5 Reputation points
commented 2023-06-24T16:58:15.84+00:00
Rob 0 Reputation points
1 answer

Accidentally deleted IOT Central Application - With 100+ devices connected

I've accidentally deleted a IOT Central Application. This is used in production and already has devices connected to it. How can I go about restoring this? It happened today, 1 hour ago. It was part of a Resource Group that I was clearing and eventually…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-22T09:47:18.7533333+00:00
Eirik 0 Reputation points
commented 2023-06-23T15:45:29.8033333+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
1 answer One of the answers was accepted by the question author.

My project is to use the phone to receive the data from the Bluetooth device and then send it to iot central. But sas expire after a few hours, is there any way to get long-term authorization?

reference of get sas https://learn.microsoft.com/en-us/answers/questions/1304256/how-to-use-postman-to-test-send-data-to-iot-centra I've checked the documents, but --du seems limited in 3600, I want a long-period sas. az iot hub generate-sas-token…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-19T13:38:44.1233333+00:00
Feiling Pan 40 Reputation points
accepted 2023-06-20T17:05:33.8233333+00:00
Feiling Pan 40 Reputation points
1 answer

my project is to use the phone to receive the data from the Bluetooth device and then send it to iot central. But sas expire after a few hours, is there any way to get long-term authorization?

my project is to use the phone to receive the data from the Bluetooth device and then send it to iot central. But https sas acquired in this way seems to expire after a few hours, is there any way to get long-term authorization?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-16T09:20:02+00:00
Feiling Pan 40 Reputation points
answered 2023-06-20T11:07:50.3866667+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
2 answers One of the answers was accepted by the question author.

How to use postman to test send data to iot central

I don't know how to operate, maybe it needs middleware or something else, I have tried to use function and so on as middleware delivery, but it doesn't seem to work. I wish someone could teach me step by step. I've been doing this for a long time.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-06-12T21:59:49.48+00:00
Feiling Pan 40 Reputation points
accepted 2023-06-16T22:57:01.4933333+00:00
Feiling Pan 40 Reputation points
1 answer

Why do I get Connection_Refuse_Server_Unavailable when connecting device to IoT central

I am trying to add a sensor to IoT Central. I already have 2 identical sensors running, but suddenly I cant add sensor nr. 3. I get the following error : rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee …

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2022-11-10T12:03:48.79+00:00
Søren Thestrup 1 Reputation point
commented 2023-06-09T21:39:30.0833333+00:00
AronAyub-7919 0 Reputation points
2 answers

How to connect smart TV to Azure IoT Central through mqtt protocol

I would like to connect Smart TV to Azure IoT central through mqtt protocol. For this I found one mqtt client(MQTT Home) app which is available in the Smart TV.That mqtt client app is asking for the Host, Port, username and Password. I have entered all…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-05-29T15:15:44.39+00:00
Goddeti Dhanasekhara Reddy 20 Reputation points
commented 2023-06-05T21:36:46.64+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
1 answer

How to generate custom schema complex telemetry data for a IoT Central Device using C#?

Hi, in analogy with a similar question of which I got answer, i would like to deepen about how to generate custom schema complex telemetry for a IoT Central Device using C# for my project. I have an IoT Central device template that has a schema complex…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-05-17T17:52:58.0366667+00:00
GuidoL 310 Reputation points
answered 2023-06-05T09:30:40.46+00:00
Dom 1,466 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to update a digital twin object property using Azure Service Bus queue data from an Iot Central device

Hi, i'm trying to write C# code to update a digital twin object property using Azure Service Bus queue data from an Iot Central device that sends telemetry. Azure Service Bus queue works fine and correctly receives telemetry data from an Iot Central…

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 Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
544 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-05-23T15:55:45.18+00:00
GuidoL 310 Reputation points
accepted 2023-06-01T10:13:47.88+00:00
GuidoL 310 Reputation points
2 answers One of the answers was accepted by the question author.

Does IoT Central support the new Azure Device Update for IoT Hub?

Azure Device Update for IoT Hub was recently released for preview. Can this service be used with IoT Central? Currently updating devices with a writeable property for OTA URL and then commands to download and install, but would love to tie in wiht…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2021-03-29T17:18:30.913+00:00
Darren Wainwright 56 Reputation points
edited the question 2023-05-26T15:58:40.9733333+00:00
QuantumCache 20,031 Reputation points
1 answer

New to IoTC, how to bulk activate devices in PowerShell?

Hi all! So I have just started messing around with IoTC (literally just today, so apologies if this is a newb question), and I have constructed/imported myriad test devices (using the plug and play thermometer template), however I am unsure how to bulk…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-05-16T22:01:56.32+00:00
James Heffers 0 Reputation points
commented 2023-05-26T15:16:43.6066667+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
2 answers One of the answers was accepted by the question author.

IoT Central Rest Api Add/Update Device w/deviceTemplate returning 400 Bad Request

I'm going to go ahead and link the github issue I created. I closed the issue there and am moving it here because I'm not sure if its specific to me, or if the docs are incorrect. Please see this link: …

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-05-25T17:00:01.61+00:00
waiiki 20 Reputation points
commented 2023-05-26T13:40:43.15+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
3 answers One of the answers was accepted by the question author.

[IoT Central] Best way to send telemetry data from Flutter application

Hi, We plan to develop a Flutter application sending telemetry to a IoT Central application. This app should be compatible for Android and iOS. I can see on the documentation that the Microsoft Azure IoT SDK does exist in C, C#, Java, JavaScript &…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
asked 2023-05-12T14:21:35.7366667+00:00
Julien KERN 25 Reputation points
edited a comment 2023-05-22T17:18:33.35+00:00
Roman Kiss 2,241 Reputation points