<?xml version="1.0" encoding="UTF-8"?> | |
<proxy:root xmlns:proxy="http://openscada.org/DA/Proxy/Configuration" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://openscada.org/DA/Proxy/Configuration schema/configuration.xsd "> | |
<proxy:proxy prefix="proxy" wait="10000"> | |
<proxy:connection id="TEST1" prefix="TEST1" | |
uri="da:net://127.0.0.1:12027?auto-reconnect=true&reconnect-delay=500" className="org.eclipse.scada.da.client.net.Connection" /> | |
</proxy:proxy> | |
</proxy:root> |