Added new control message timezone.
[profile/ivi/dlt-daemon.git] / src / daemon / dlt-daemon.h
index 46321a7..b7ffb55 100755 (executable)
@@ -105,6 +105,7 @@ typedef struct
     char loggingFilename[256]; /**< (String: Filename) The logging filename if internal logging mode is log to file (Default: /tmp/log) */\r
     int  sendECUSoftwareVersion; /**< (Boolean) Send ECU software version perdiodically */\r
     char pathToECUSoftwareVersion[256]; /**< (String: Filename) The file from which to read the ECU version from. */\r
+    int  sendTimezone; /**< (Boolean) Send Timezone perdiodically */\r
 } DltDaemonFlags;\r
 \r
 /**\r