-
Notifications
You must be signed in to change notification settings - Fork 408
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
Is ObserveRequest need payload #781
Comments
It seems that the binary value returned by the device is Maybe we do not support this correctly, I will check this one my side. I suspect the stacktrace is not complete, could you please share the full error stacktrace ? (By the way I have doubt that this error was raised in |
(If you have a wireshark capture this could help too) |
I pushed a commit (d44a562) which should fix an issue with empty value when using OPAQUE content format. |
Should it fixed your issue ? could we close this one ? |
Do not hesitate to reopen if the issue is still here. |
I send ObserveRequest to the client,but exception throwed like this
code in class CoapRequestBuilder , no set payload
Whether a problem?
The text was updated successfully, but these errors were encountered: