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

fix(binding-mqtt): fix sending plain value instead of content object #987

Merged

Conversation

hasanheroglu
Copy link
Contributor

Closes #979

Closes eclipse-thingweb#979

Signed-off-by: Hasan Eroglu <hasanheroglu@gmail.com>
@hasanheroglu
Copy link
Contributor Author

hasanheroglu commented May 9, 2023

Since segment indices are wrong, I could not add tests. If it is okay, I will add the tests with segment indices fix.

Signed-off-by: Hasan Eroglu <hasanheroglu@gmail.com>
@danielpeintner
Copy link
Member

Since segment indices are wrong, I could not add tests. If it is okay, I will add the tests with segment indices fix.

I think the fix is easy enough that tests can (and should) follow later.
@egekorkan @relu91

Signed-off-by: Hasan Eroglu <hasanheroglu@gmail.com>
Signed-off-by: Hasan Eroglu <hasanheroglu@gmail.com>
@egekorkan
Copy link
Member

We will definitely follow up with the tests since so many PRs are interlinked at the moment.

Copy link
Member

@relu91 relu91 left a comment

Choose a reason for hiding this comment

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

Thank you LGTM

@relu91 relu91 merged commit 5145fc7 into eclipse-thingweb:master May 11, 2023
7 checks passed
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.

Mqtt handleAction and handleWriteProperty do not work as expected
4 participants