Persist user data of a SimpleSwitch™ package#
maxsize: -1
This will enable the SimpleSwitch™ package to store data across restarts/reboots under /home
.
-1
means the feature is disabled all numbers >0
will enable a persistent store of that size in bytes.
Field is mandatory
Note
If you try to store more data than specified by the option, you will get errors like
No space left on device
, which needs to be handle from your application
See also
from the SDK Persistent storage