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 mqtt payload #69

Merged
merged 17 commits into from
Jul 9, 2023
Merged

Refactor mqtt payload #69

merged 17 commits into from
Jul 9, 2023

Conversation

matthias-bs
Copy link
Owner

Changed MQTT payload and topic from char[] to String. This makes modifications easier and is less prone to buffer overflows.

@matthias-bs matthias-bs added the enhancement New feature or request label Jul 9, 2023
@matthias-bs matthias-bs self-assigned this Jul 9, 2023
@github-actions
Copy link

github-actions bot commented Jul 9, 2023

Pull Request Test Coverage Report for Build 5499664922

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.997%

Totals Coverage Status
Change from base Build 5499596936: 0.0%
Covered Lines: 30090
Relevant Lines: 30091

💛 - Coveralls

@matthias-bs matthias-bs merged commit 5b70f97 into main Jul 9, 2023
13 checks passed
@matthias-bs matthias-bs deleted the refactor-mqtt-payload branch July 9, 2023 12:05
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

Successfully merging this pull request may close these issues.

None yet

1 participant