You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible for Leshan to support timestamps in Read Composite operation? Currently the presence of timestamp in the response causes an exception:
"Unable to decode node [node] : value should not be timestamped"
We would like to support to be able to have 1 timestamp like for Simple (not composite) Read and Observe e.g.
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.
The text was updated successfully, but these errors were encountered: