-
Notifications
You must be signed in to change notification settings - Fork 407
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
Error when creating an unsuccessful ReadCompositeResponse #1674
Comments
This should be fixed by : #1676 Let me know if this is easier for you to test if I integrate it directly in |
Oops @JaroslawLegierski I just see that you also work on it : JaroslawLegierski@7803d95 We should improve communication, let me know when you work on something 🙂 |
Yes that's ok, thanks |
Just to be sure 🙂 That's means :
|
Sorry my answer wasn't clear at all 🙂, I meant that all the tests pass now. |
Oh great thx 🙏 |
Sure, I should have informed you earlier. I prepared only the first proposal on how we can solve this problem, but you were faster. 😅 Currently I'm working on #1504. |
Version(s)
2.0.0-M17
Which components
server and client
Tested With
No response
What happened
This exception is thrown when the client/server tries to create an unsuccessful ReadCompositeResponse:
IllegalArgumentException content OR timestampedValue should be not null
(Same for an ObserveCompositeResponse and CancelCompositeObservationResponse).
How to reproduce
No response
Relevant Output
No response
The text was updated successfully, but these errors were encountered: