/DatObjWrap

AR Library wrapper for basic data object operations

Primary LanguageCMIT LicenseMIT

Info

Library is provided by Loupe
https://loupe.team
info@loupe.team
1-800-240-7042

Description

The DatObjWrap library provides a simple, intuitive interface for opening and saving data objects.

Data objects offer power fail safe data storage. They have the advantage over permanent memory that they are also protected against battery failure. The DatObjWrap library provides a clean interface for the most common data object operations. Any state machines necessary to perform these operations are built into the library and do not need to be implemented by the application developer.

Usage

The DatObjWrap functionality can be integrated into any project using a data structure and two function calls.

For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/datobjwrap.html

Installation

To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run lpm install datobjwrap. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

Licensing

This project is licensed under the MIT License.