-
Notifications
You must be signed in to change notification settings - Fork 3
How to use ADT
Yuanhao Li edited this page Sep 25, 2023
·
16 revisions
Download the Postman Quick Start Collection.

Open the request "Quick Start Get Channels". Fill the needed fields. The input bucket must be the bucket that the cross account role has the access to. And then click "Send".

You will get the signal list of the MF4 file. Which could be used for the export quick start tutorial.
Open the request "Quick Start Export Signal". Fill the needed fields. The input and output bucket must be the buckets that the cross account role has the access to. And then click "Send".

You will find the exported parquet file of the chosen signal in the output folder.
OpenAPI doc: https://github.com/bosch-engineering/automotive_data_transformer_support/blob/main/adt_openapi_v1.json Postman Collection: tbd