Backend Configuration Backend Icon

Backend

About INI file: [See File Format]

The INI file acts as a bridge between the SCADA system and your configured report databases. The SCADA system periodically writes tag values along with timestamp values into this file. The backend script then reads these values, transfers them into the internal buffer, and writes them to the configured databases following the format defined in the file. For more information about how to set it up, click the Set Auto Write button below.

About JSON file: [See File Format]

The JSON file contains configuration settings between the SCADA system and your configured report databases. It includes communication information and uses the same INI file to define the tags that need to be read via REST API. For more information about how to set it up, click the Set Auto Write button below.

Set the backend INI or JSON settings file for communication:

0%