I am wondering if the Leshan server can provide persistance. Let's say I want to store my device reporting information events for some time. Can I do that using Leshan? or I have to implemented by my self?
Thanks.
Persisting the received data is not in the Leshan scope. You need to do it yourself by listening the incoming data and putting them in a store