Historian & Trending
3 min
what are the historian & trending functions? audience this page is intended for readers without a technical background it explains how mantsu stores historical process data and how you can build trends and reports on top of it the historian in mantsu records time series process data from the unified namespace, and the trending functionality lets you visualise and analyse that history both are performed in the reporting application this is a separate application not created in the mendix low code platform what does the reporting application do? the reporting application is a custom high code application that serves as the primary operational interface for data consumers it is designed to connect to multiple data sources mqtt topics from ot edge nodes and kafka topics from the redpanda broker contextualize data streams users can map raw topics to meaningful process variables, add metadata, and define a unified namespace (uns) structure configure dashboards and reports operators and engineers can build and manage their own views without developer intervention the application is developed using a high code approach (as opposed to the low code mendix services), allowing full flexibility in data handling and visualization logic summary historical process data and trending live in the customer owned reporting application, which connects to mqtt and kafka topics, contextualizes them into the uns, and lets users build their own dashboards without developer intervention
