Data Point Library - Developer Documentation
Skip to content

Data Point Library

The Data Point Library provides a collection of data points with default values for data point properties.

Data point properties are similar to "paragraph formats" in word processing applications: You do not want to format each paragraph individually. Instead you want to define a set of default formats and apply them to your paragraphs in your document.

The Data Point Library provides the same functionality for data points: It provides a number of default data point templates that can be applied easily to your data points from different devices.

How does the Cockpit application use the data point library? To find the default visualization for a data point like color or label, Cockpit searches the data point library and tries to find a matching entry. An entry is considered as "matching", if the values for fragment and series in the data point library match those of the measurement. If a matching entry is found, the corresponding data point properties are used for a default visualization.

Additionally, the properties of the Data Point Library are used by threshold business rules: The red and yellow values configured in the Data Point Library are used by the threshold rules to raise alarms.

To open the Data Point Library, click "Data Point Library" in the Configuration menu of the navigator.

A list of available data points will be opened. For each data point, the following information is provided in the list:

  • Color and label for the data point
  • Fragment name and series
  • Measurement unit

Data Point Library UI

Data Point Library

① Tool navigation window

② Work area

③ Menu options

Adding a data point to the library

To add a new data point to the library, click "Add data point" in the top menu bar.

Provide the following information:

Field Description
Color Color for the data point visualization.
Label Label to identify the data point.
Fragment Name of the fragment.
Series Name of the series.
Unit Unit used for the measurement.
Target Target value.
Minimum Minimum value shown on the y-axis.
Maximum Minimum value shown on the y-axis.
Yellow range Minimum/maximum values for the yellow range (MINOR alarms).
Red range Minimum/maximum values for the red range (CRITICAL alarms).

Click "Save" to add the data point to the library.

Editing or removing data points

To edit a data point, simply click the respective entry in the list or click the menu icon at the right of an entry and in the context menu click "Edit".

To remove a data point, click "Remove" in the context menu.


Last update: June 15, 2023