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(plugin): create MQTT plugin #334

Merged
merged 19 commits into from
Feb 14, 2024

Conversation

Shurtu-gal
Copy link
Collaborator

@Shurtu-gal Shurtu-gal commented Feb 2, 2024

PR Details

Add MQTT plugin

PR Checklist

  • Tests for the changes have been added
  • Add topics functionality
  • Add sparkplug
  • Add Readme
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@Shurtu-gal Shurtu-gal self-assigned this Feb 2, 2024
@Shurtu-gal Shurtu-gal requested a review from overbit February 2, 2024 20:13
@Shurtu-gal Shurtu-gal marked this pull request as ready for review February 5, 2024 20:37
Copy link
Contributor

@overbit overbit left a comment

Choose a reason for hiding this comment

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

Generally looks good so good work @Shurtu-gal!
I've added some comments as, currently the generated code will fail in build and run successfully.
Once addressed we can quickly retest it (as I've tested throughly locally) and release.

@Shurtu-gal
Copy link
Collaborator Author

@overbit I have made the requested changes, regarding the build error, it is due to their being no topics as there are no message broker services enabled in the input.json for dsg.

@Shurtu-gal
Copy link
Collaborator Author

@overbit I have made the requested changes.

@overbit overbit self-requested a review February 14, 2024 09:53
overbit
overbit previously approved these changes Feb 14, 2024
Copy link
Contributor

@overbit overbit left a comment

Choose a reason for hiding this comment

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

Great work @Shurtu-gal! 💯

@Shurtu-gal Shurtu-gal merged commit 7cdf4e3 into amplication:master Feb 14, 2024
4 checks passed
@Shurtu-gal Shurtu-gal deleted the feat/mqtt-plugin branch February 14, 2024 10:10
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