Export and import all connections
When a runtime has many connections — for example a mix of OPC UA, Modbus, and REST-RPC — replicating that setup on another runtime by hand is tedious. The connection list lets you export every connection at once and re-import it on another runtime.
Export all connections
Section titled “Export all connections”- In the IDE, expand the Runtimes node in the project tree and select the source runtime.
- Open the runtime’s action menu and choose Export all connections.
- Save the generated file. It contains every connection definition plus its variable mappings.
Import connections
Section titled “Import connections”- In the IDE project tree, select the target runtime under the Runtimes node.
- Open the runtime’s action menu and choose Import connections, then select the file.
- Confirm. The connections and their mappings are added to the runtime.