astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 50 forks source link

Refactor Astarte Import #1006

Closed osmanhadzic closed 1 month ago

osmanhadzic commented 1 month ago

Modifications to the astarte_import tool, including configuration updates, new modules, and changes to existing functions for better data access and processing.

Command to run import data in Astarte: mix astarte.import <cluster_name> <file_path>

What this PR does / why we need it:

The main goal of these changes is to improve the integration and functionality of the astarte_import tool with the astarte_data_access module, ensuring efficient data access and processing within the Astarte platform.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Additional documentation e.g. usage docs, diagrams, etc.: