Library is provided by Loupe
https://loupe.team
info@loupe.team
1-800-240-7042
This repo allows the implementation of the persist library package and persist program package.
This program package will install the Persister package that contains the PermMemory program. This allows the manipulation of the amount of memory the Automation Studio project can store to optimize memory use.
Persist provides a convenient and compact way of storing variables to permanent memory. Persist can store variables and structures of any type or scope, even local variables in other programs.
To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run lpm install persist
. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html
For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/persist.html
This project is licensed under the MIT License.