Skip to content

AR Library wrapper for basic data object operations

License

Notifications You must be signed in to change notification settings

loupeteam/DatObjWrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Library is provided by Loupe
https://loupe.team
[email protected]
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.

About

AR Library wrapper for basic data object operations

Topics

Resources

License

Stars

Watchers

Forks

Packages