Search code examples
eclipseiotm2m

LwM2M: Does Leshan provide persistance?


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.


Solution

  • 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