summaryrefslogtreecommitdiff
path: root/src/gateway/dlt_gateway.conf
blob: ccea23fd940d101a6173e571ee0c3338f3891453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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
; Send following control messages after connection is established
SendControl=0x03,0x13


; Supported Control messages:
; DLT_SERVICE_ID_GET_LOG_INFO                    0x03
; DLT_SERVICE_ID_GET_SOFTWARE_VERSION            0x13