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

Refactor Cumulocity mapper using actors #1909

Closed
Tracked by #1810
albinsuresh opened this issue Apr 10, 2023 · 1 comment
Closed
Tracked by #1810

Refactor Cumulocity mapper using actors #1909

albinsuresh opened this issue Apr 10, 2023 · 1 comment
Assignees
Labels
refactoring Developer value
Milestone

Comments

@albinsuresh
Copy link
Contributor

Extract the existing c8y mapper code into a standalone actor extension lib and reuse that in the tedge-mapper to spawn the c8y mapper. This refactoring must be done without any changes to the existing external APIs including the existing --init and --cleanup interfaces of the c8y mapper.

@albinsuresh albinsuresh added the refactoring Developer value label Apr 10, 2023
@albinsuresh albinsuresh self-assigned this Apr 10, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 20, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 20, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 21, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 21, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 21, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 26, 2023
albinsuresh added a commit to albinsuresh/thin-edge.io that referenced this issue Apr 27, 2023
albinsuresh added a commit that referenced this issue May 3, 2023
* Cumulocity mapper using actors #1909
@gligorisaev
Copy link
Contributor

Checked and it is OK

@reubenmiller reubenmiller added this to the 0.11.0 milestone May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Developer value
Projects
None yet
Development

No branches or pull requests

3 participants