Skip to content

JavaScript Library functions for using the ThroughPuter Estimator microservice.

License

Notifications You must be signed in to change notification settings

throughputer/estimator_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThroughPuter Estimator Microservice User JavaScript Library

Copyright © ThroughPuter, Inc. Patents issued and pending. All rights reserved.

JavaScript Library functions for using the ThroughPuter, Inc. Estimator microservice.

APIs

Two JavaScript APIs are provided to communicate with the Estimator microservice WebSocket. It is also possible to use the WebSocket API directly in any programming languages. These APIs are specified in the accompanying EstimatorAPI.md, and summarized below.

Estimator API

The file estimator.js can be used for direct access to the Estimator microservice.

Prediction API

The file prediction.js utilizes estimator.js to provide a simpler API for using the Estimator in a mode where the input variables are values from a history.

Connecting the Estimator Microservice

Your Estimator microservice(s) are controlled via your Estimator Dashboard. You're application must be connects to a microservice via a WebSocket. The URL for this WebSocket contains a access key that you can obtain via your Estimator Dashboard. The WebSocket URL containing your access key is a parameter of the Estimator and Promonition JavaScript classes.

Demos

Demo applications are available to demonstrate the use of these libraries.

About

JavaScript Library functions for using the ThroughPuter Estimator microservice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •