Deploying Lambda Function To AWS

Influx provides a free, open-source conversion function to convert the native RXD format to formats that the user uses for their analysis automatically.

Note:

Before proceeding, please ensure that you create the function in the same region where you have the S3 Bucket and the Timestream Database.

When used with AWS, ReXgen will utilize the following Services:

  • Amazon S3 Bucket - Data is being stored from the device.

  • Amazon Lambda - Serverless Compute Service Run Code Without Provisioning or Managing Infrastructure.

ReXgen Air – Auto Conversion in Cloud

  • A function is available in Github, and customers can deploy the function quickly to enable auto conversion. Below are the guides to deploy the lambda function to AWS:

  • Supports – BLF, MF4 and CSV formats.

  • Supports DBC Decoding.

  • Supports writing data to external Time Series Databases.

Last updated