Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Astarte export: Add support for parametric interfaces #1041

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

osmanhadzic
Copy link
Contributor

What this PR does / why we need it:

Adds functionality to fetch endpoint paths for data mappings.
Updates the related processing logic to support the new fetched paths.

To ensure data mappings are dynamically handled based on the correct endpoint paths.
To improve the data processing logic's flexibility and accuracy, ensure it works with the updated endpoint paths.

Which issue(s) this PR fixes:

Closes #1028

Fixes #
Closes #1028

Special notes for your reviewer:

Fetching data from the table individual_property. Aggregation object data is filtered using device_id and interface_id. The aggregation of individuals adds one more argument: endpoint_id.

Does this PR introduce a user-facing change?
  • Yes
  • No

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

Fetch endpoint paths for data mappings and update
related processing logic.

Closes astarte-platform#1028

Signed-off-by: Osman Hadzic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Astarte export][Bug]: Export Only Nonparametric Interfaces
1 participant