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

Make mappings deployeable to thin-edge.io instance #257

Open
switschel opened this issue Sep 18, 2024 · 0 comments
Open

Make mappings deployeable to thin-edge.io instance #257

switschel opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@switschel
Copy link
Collaborator

In a hackathon we implemented a first prototype that allows to execute mappings created by the dynamic mapper.
Also we managed to use configuration management of C8Y to send mappings from the cloud to thin-edge devices which locally executed the mappings on the local mqtt broker.

https://github.com/albinsuresh/thin-edge.io/pull/new/dynamic-mapper

As a next step we might need to improve the thin-edge.io mapping extension to also reports status back to C8Y about mapping stats (errors, executions etc.) but also the lifecycle of each mapping (Deployed, Undeployed, Enabled, Disabled)

When this information is available we could adapt the Dynamic Mapper UI to look for all thin-edge device in a tenant and display available & deployed mappings incl. the stats mentioned above. Also we should provide easy management by providing a deploy/Enable button.

Version management is another topic because now we need to detect if a mapping is changed and in sync with the one on thin-edge or cloud.

@switschel switschel added the enhancement New feature or request label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant