Dashboard

Purpose

The Acumen Solution purpose is to provide essential information about asset and plant condition to the plant operators. To fulfil that the fully customizable dashboard was created.

The generic approach to its development helped to create a tool that could take many datasources and display on one board or even one chart with other values that the end user finds useful. Being almost a standalone application itself – the dashboard could be used in many places where easy accessible information is needed.


Plant's Assets Condition Dashboard
Detailed Asset Condition Dasboard
RAdd new widget window

Technologies

The dashboard can be used in two modes: real-time data display or loading specific dataset. Both approaches have their usage in the system. The first one was developed using Redis database to cache results of data processing algorithms and SingalR with websockets for continuous, smooth and light-in-form data updates. The second approach uses several techniques to display big datasets in form of charts, like dynamic result aggregation.

All trademarks are the property of their respective owners


Dashboard JS framework
Continuous result update
One of the charting library used