-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: LWM2M
Description
Summary
Today, the LWM2M client resource caches are in-memory ring buffers. If the device crashes or reboots, the data is gone.
Describe the solution you'd like
To be able to use a flash-based system to persist the caches, for example, Flash Circular Buffer (FCB).
Alternatives
No response
Additional Context
Related to #92282
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: LWM2M