Error - Develop IoT solutions with Azure IoT Central / Set up rules and take action on telemetry data in Azure IoT Central

Abhishek Anand 36 Reputation points
2020-10-21T17:53:54.553+00:00

I am trying to implement "RefrigeratorTruck" example on Azure IoT Central.
I have created the Device Template and added the interfaces using json file which I downloaded from GitHub, as mentioned in document.
It is not added but error (Error code: 400.470.006.309).

I tried with all the PC (personal/office), I have, getting same error.

34035-autotemplate.png

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
357 questions
{count} votes

1 answer

Sort by: Most helpful
  1. António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
    2020-11-19T12:07:32.543+00:00

    This issue relates with: https://learn.microsoft.com/en-us/answers/questions/134283/error-create-your-first-azure-iot-central-app.html

    We are considering the solution the same as you confirmed on the related thread:

    "
    Since I am using Newtonsoft, it is creating different json string which is not matching with Device Template Name.
    It created the proper json when used System.Text.Json and views and Raw Data for device are loaded properly.
    "

    Thank you!

    Remember:

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    0 comments No comments