You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/other/concatenate-mf4-by-period/README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,8 @@ This script lets you process MF4 log files across multiple CANedge devices. The
10
10
11
11
The data can be fetched from an absolute input path on local disk (e.g. the `LOG/` folder on an SD card) and saved locally.
12
12
13
-
Alternatively, the files can be loaded/saved directly from/to S3 buckets. This requires that you map your S3 input/output bucket(s) using [TntDrive](https://canlogger.csselectronics.com/canedge-getting-started/transfer-data/server-tools/other-s3-tools/).
13
+
Alternatively, the files can be loaded/saved directly from/to S3 buckets. This requires that you map your S3 input/output bucket(s) using [TntDrive](https://canlogger.csselectronics.com/canedge-getting-started/transfer-data/server-tools/other-s3-tools/).
14
+
15
+
## Installation
16
+
17
+
See the README in the root of the api-examples repository.
0 commit comments