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

Response in invoke_method of UPClientZenoh contains wrong attributes #8

Closed
oleg-budylin opened this issue Jul 25, 2024 · 0 comments · Fixed by #10
Closed

Response in invoke_method of UPClientZenoh contains wrong attributes #8

oleg-budylin opened this issue Jul 25, 2024 · 0 comments · Fixed by #10
Assignees
Labels
bug Something isn't working

Comments

@oleg-budylin
Copy link

oleg-budylin commented Jul 25, 2024

Please , check upclientzenoh.py invoke_method function:
umessage = UMessage( attributes=uattributes, payload=UPayload(format=encoding, value=reply.ok.payload) )

uattributes here should be created from reply.ok.attachment instead of using the same ones from the request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants