Custom data aggregation for IOT App Central

Dmitry Puchkow 21 Reputation points
2021-01-31T14:33:54.523+00:00

Hello,
I'm working on IOT Central application and I need to create a chart with custom data aggregation rules. I can see basic aggregations like SUM, but I don't see any way to apply custom formulas. Can I do it using IOT Central capabilities or do I have to export data outside of IOT Central for other services to consume and display as I need?
Also IOT App Central seems to save device telemetry in it's own persistent storage. How much data can it store and for how long?
Thanks in advance.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
376 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 36,761 Reputation points MVP Volunteer Moderator
    2021-01-31T15:05:07.483+00:00

    Hello @Dmitry Puchkow ,

    Azure IoT Central provides basic aggregation.

    If you need more capabilities, you need to use the export solution.

    From there, export the data to e.g. an EventHub so the data can be picked up by Stream Analytics which can act as a very impressive rule engine.

    The data retention of Azure IoT Central is 30 days See the extended FAQ.

    62251-image.png

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.