-
Notifications
You must be signed in to change notification settings - Fork 176
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
Extend configuration options of MQTT adapter #1530
Comments
Hi dominikriemer, I want to contribute to this issue, could you please let me know how I can get involved and what the next steps would be? |
Hi @shashwatik, great to hear that you are interested in contributing here 🤩 I think the first step for you would be to get the development environment for StreamPipes ready and get a basic understanding for StreamPipes.
Once you are ready, you can actually start to work on this issue. Ideally, you could event extend then the E2E tests for MQTT and include the improvements you introduce while working on this (see #1489). Hope this answers your questions, makes you ready to start and does not overwhelm you 🙂 |
Hi @bossenti could you help me in setting up the codebase? |
Hi @shashwatik, https://cwiki.apache.org/confluence/display/STREAMPIPES/Extensions Please let us know if you have any questions |
1 similar comment
Hi @shashwatik, https://cwiki.apache.org/confluence/display/STREAMPIPES/Extensions Please let us know if you have any questions |
Body
Add more configuration options to the MQTT adapter:
Also, add better exception handling to the adapter similar to OPC-UA so that users get better error messages in case the connection is invalid.
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: