astarte-platform / astarte

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

Refactor: streamline state handling in populatedb #1020

Closed osmanhadzic closed 5 days ago

osmanhadzic commented 5 days ago

Enhancements to state handling in tools/astarte_import/lib/astarte/import/populatedb.ex:

Improvements to structure handling:

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.: