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.conf13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/gateway/dlt_gateway.conf b/src/gateway/dlt_gateway.conf
index ccea23f..645847a 100644
--- a/src/gateway/dlt_gateway.conf
+++ b/src/gateway/dlt_gateway.conf
@@ -1,14 +1,17 @@
[PassiveNode1]
IPaddress=192.168.2.11
-Port=3490
-; passive nodes ECU identifier
+; TCP port. Default 3490 is used if no port is specified.
+; Port=3490
+; passive nodes ECU identifier. Mandatory.
EcuID=ECU2
-; Try connect to passive Node on DLT Daemon startup
-Connect=OnStartup
+; Try connect to passive Node on DLT Daemon startup. Default OnStartup if not specified.
+; Connect=OnStartup
; Stop connecting to passive node, if not successful after 10 seconds
Timeout=10
; Send following control messages after connection is established
-SendControl=0x03,0x13
+; SendControl=0x03,0x13
+; Send Serial Header with control messages. Value in dlt.conf is used as default if not specified.
+; SendSerialHeader=0
; Supported Control messages: