Closed JaroslawLegierski closed 2 months ago
I looked at this quickly, I think this is the idea. When you think your code is ready for review, create a PR and let me know.
I looked at this quickly, I think this is the idea. When you think your code is ready for review, create a PR and let me know.
PR (#1639) created.
master
so I close this issue.(will be available in 2.0.0-M17)
Question
Would it be possible for Leshan to support timestamps in Read Composite operation? Currently the presence of timestamp in the response causes an exception:
We would like to support to be able to have 1 timestamp like for Simple (not composite) Read and Observe e.g.
I preparred following: PoC supporting described above feature. However, I don't know if my idea of impelementing this is correct.