Skip to content

gemstone/timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemstone logo

Timeseries

GPA Gemstone Library

The Gemstone Timeseries Library organizes all Gemstone functionality related to timeseries operations.

GitHub license Build status CodeQL NuGet

This library includes helpful timeseries classes like the following:

  • Measurement:
    • Represents a basic measured value as a timeseries data unit.
  • ConcentratorBase:
    • Represents a base class that synchronizes (i.e., sorts by timestamp) real-time measurements.

Among others.

Documentation

Full Library Documentation