Importing data source configurations for MindConnect IoT2050 - Developer Documentation
Skip to content

Importing data source configurations for MindConnect IoT2050

To receive the data from MindConnect IoT2050, add a data source with corresponding datapoints. You can also upload a file for faster import of the configuration or download the template file.

Prerequisites

The prerequisites to configure the data sources are:

  • Asset and aspect are created.
  • MindConnect IoT2050 is connected.
  • Prepare a file to import according to the following guidelines.
  • Check the structure in the template file. It differs for each plugin type, but similar with its basic format. The below given example is a basic structure in the template file:
    • DS; datasource-nameX;datasource-description
    • DP; dp-name1;dp-description;LONG;dp-unit;asset name1;aspectname1;variablename1
    • DP; dp-name2;dp-description;LONG;dp-unit;asset name2;aspectname2;variablename2
    • DP; dp-name3;dp-description;LONG;dp-unit;asset name3;aspectname3;variablename3
    • DS; datasource-nameX;datasource-description
    • DP; dp-name1;dp-description;LONG;dp-unit;asset name4;aspectname4;variablename4
    • DP; dp-name2;dp-description;LONG;dp-unit;asset name5;aspectname5;variablename5
    • DP; dp-name3;dp-description;LONG;dp-unit;asset name6;aspectname6;variablename6

Procedure

To import the data source configuration for an asset of the type MindConnect IoT2050, follow these steps:

  1. In the "Assets" tab, click asset. For example, "Wind turbine".
  2. In "Connectivity" section, click MindConnect IoT2050 plugin. For example, "MindConnect IoT2050".
  3. To configure the data source, click "Configure your data sources" or "Enter edit mode" if the data source is already created.
  4. To import a file, click "Import configuration".

    import-configuration-iot2050

    Note

    • To check the format of the data configuration file before importing the configuration, download the template file by clicking download template.
    • The template file consists of an example data configuration. In the below given screenshot, the information related to data source and datapoint declarations for S7 and it can switch to each protocol from the bottom of the file (e.g S7, OpcUa, modbus-tcp, etc).
    • The supported protocols for import and export configurations are S7, OPC UA, I/O shield, Modbus-TCP/RTU, Rockwell, System, S7+, Sinumerik, IEC61850 and MTConnect.
    • For OPC UA Data source, configurations like OPC UA security certificates and OPC UA credentials need to be added manually and are not supported via export and import.

    supported-protocols

    ① Data source configuration information

    ② Datapoint mapping information (optional)

  5. To save and configure MindConnect IoT2050, click "Save".

Note

  • Track the errors or warnings from “Import Configuration” or “Export Configuration”.

Result

Data source configuration are imported. The new data sources will be available at the asset details of MindConnect IoT2050.

data-source-configuration-imported-iot2050


Last update: May 24, 2023