Show / Hide Table of Contents

    Namespace Sensus.DataStores.Local

    Classes

    FileLocalDataStore

    Stores each Datum as plain-text JSON in a gzip-compressed file on the device's local storage media. Also supports encryption prior to transmission to a RemoteDataStore.

    LocalDataStore

    A LocalDataStore accumulates data on the device. Periodically, data are written from the LocalDataStore to a RemoteDataStore for permanent storage.

    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX