From 9e988e62b4a4c88621f34e053c3ab8567d8c299a Mon Sep 17 00:00:00 2001 From: Alexander Wenzel Date: Tue, 27 Sep 2011 15:26:38 +0200 Subject: [GSW-13] Support for keep-alive messages as configuration parameter --- testscripts/dlt.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testscripts') diff --git a/testscripts/dlt.conf b/testscripts/dlt.conf index 56f9dd1..b5bf7be 100644 --- a/testscripts/dlt.conf +++ b/testscripts/dlt.conf @@ -18,6 +18,9 @@ # Send automatic get log info response during context registration # SendContextRegistration = 1 +# Send automatic time packets every second if client is connected (Default: 0) +SendMessageTime = 1 + # Set ECU ID (Default: ECU1) ECUId = ENAT -- cgit v1.2.1