Skip to content

Visual Studio solution that provides a jump start to developing new products from the Grid Solutions Framework - Time-Series Library.

License

Notifications You must be signed in to change notification settings

lulzzz/projectalpha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectalpha logo

About

Project Alpha is a Visual Studio solution that provides a jump start to developing new products from the Grid Solutions Framework - Time-Series Library.

Note that Project Alpha was inspired by the code contribution of "openPDC Lite" from Washington State University that was designed to allow easy development and debugging of analytic based action adapters. Project Alpha also expands on this notion by allowing developers to easily develop and debug their action adapters from within a single solution. In addition, Project Alpha adds the ability for users of the GSF Time-series Library to completely develop an independent package for an analytic that contains all the pieces needed to deploy the application including database scripts, configuration utilities, a manager application, debug host application / release service and an installation utility.

GPA Time-Series Library

Documentation and Support

Some other useful links:

Deployment

  1. Make sure your system meets all the requirements below.
  • Download the project source code
  • Pick a “name” for your project
  • Rename project alpha source code to your selected project name
  • Pick a color scheme for you manager application
  • Rearrange the manager menu’s for your application’s needs
  • Design your analytic – i.e., design your Action adapter
  • Enjoy.

Read the documentation above for more detailed information.

Requirements

  • 64-bit Windows 7 or newer.
  • .NET 4.6 or newer.
  • Visual Studio 2012 or newer.
  • Database management system such as:
    • SQL Server (Recommended)
    • MySQL
    • Oracle
    • PostgreSQL
    • SQLite (Not recommended for production use) - included.

Contributing

If you would like to contribute please:

  1. Read our styleguide.
  • Fork the repository.
  • Work your magic.
  • Create a pull request.

License

Project Alpha is licensed under the MIT License.

About

Visual Studio solution that provides a jump start to developing new products from the Grid Solutions Framework - Time-Series Library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SQLPL 42.6%
  • C# 41.2%
  • PLSQL 15.2%
  • Batchfile 1.0%