Applications

Applications can only be created and modified by a user who is a system administrator.

Application parameters

Each of the application parameters is optional.

Name

Data decoder script

JavaScript code used to decode incoming data from a data source. If specified here, it will override the script from the data source configuration linked to this application.

Data processor script

JavaScript code used to process incoming data from a data source. If provided here, it will override the script from the data source configuration linked to this application.

Configuration

This is a list of properties stored in JSON object format. Example:

{ "refreshInterval": 300 }

Description

The description of the application is optional, but it is useful to include brief information about its purpose and use.

© 2023-2025 Grzegorz Skorupa