To correctly transmit data received from industrial equipment over the OPC UA protocol from Kaspersky IoT Secure Gateway 100 to the Siemens MindSphere cloud platform, you need to map the MindConnect data points to their corresponding OPC UA server data nodes.
You can configure mapping of MindConnect data points to OPC UA server data nodes in the GuideSettings-0.json configuration file.
To configure mapping of MindConnect data points to OPC UA server data nodes:
All of the actions described next are performed within the GuideSettings-0.json file.
id
parameter. For example, "id": 0
.receivingHubId
parameter, enter the ID of the OPC UA client that you indicated in the OpcUaClientSettings-0.json configuration file (id
parameter). For example, "receivingHubId": 0
.sendingHubId
parameter, enter the ID of the MindSphere agent that you indicated in the MindSphereAgentSettings-0.json configuration file (id
parameter). For example, "sendingHubId": 0
.roadmap
settings block, provide the following data for each connection:sourcePortId
field, enter the ID of the OPC UA server data node that you indicated in the nodes
settings block in the OpcUaClientSettings-0.json configuration file. For example, "sourcePortId": 0
.targetPortId
field, enter the ID of the MindConnect Lib data point that you indicated in the dataPoints
settings block in the MindSphereAgentSettings.json-0 configuration file. For example, "targetPortId": 0
.The roadmap
settings block may be empty.
The settings defined in the GuideSettings-0.json file will be applied the next time Kaspersky IoT Secure Gateway 100 is started. Any data received from equipment over the OPC UA protocol will be forwarded from Kaspersky IoT Secure Gateway 100 to the Siemens MindSphere cloud platform.
Page top