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

feat(sparkplug): added DataTransport layer #5077

Merged

Conversation

marcellorinaldo
Copy link
Contributor

@marcellorinaldo marcellorinaldo commented Dec 22, 2023

This PR adds the DataTransport layer for the Sparkplug Cloud Connection.

Related Issue: #5076.

Description of the solution adopted: The CloudEndpoint layer has a reference to the DataTransport layer to inject Sparkplug-related properties. The Paho library has been included manually in lib as for org.eclipse.kura.core. See https://github.com/eclipse/kura/tree/develop/kura/org.eclipse.kura.core/lib.

Screenshots: N/A.

Manual Tests: N/A.

Any side note on the changes made: N/A.

@marcellorinaldo marcellorinaldo marked this pull request as ready for review December 22, 2023 09:08
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we adding paho as bundle library rather than using the one in the target platform ?

Copy link
Contributor Author

@marcellorinaldo marcellorinaldo Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not available in distrib.

@marcellorinaldo marcellorinaldo merged commit 5297748 into eclipse-kura:develop Dec 22, 2023
5 checks passed
@marcellorinaldo marcellorinaldo deleted the sparkplug-transport-layer branch December 22, 2023 16:57
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.

2 participants