summaryrefslogtreecommitdiff
path: root/src/gateway/dlt_gateway.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/gateway/dlt_gateway.conf')
-rw-r--r--src/gateway/dlt_gateway.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gateway/dlt_gateway.conf b/src/gateway/dlt_gateway.conf
new file mode 100644
index 0000000..95d8682
--- /dev/null
+++ b/src/gateway/dlt_gateway.conf
@@ -0,0 +1,9 @@
+[PassiveNode1]
+IPaddress=192.168.2.11
+Port=3490
+; passive nodes ECU identifier
+EcuID=ECU2
+; Try connect to passive Node on DLT Daemon startup
+Connect=OnStartup
+; Stop connecting to passive node, if not successful after 10 seconds
+Timeout=10