import TimeseriesFunctionsHelper from 'opengate-js/src/timeseriesFunctionsCatalog/TimeseriesFunctionsHelper.js'TimeseriesFunctionsHelper
Extends:
GenericFinder → TimeseriesFunctionsHelper
This class allow make get request to newTimeseriesFunctionsHelper resource into Opengate North API.
Constructor Summary
| Public Constructor | ||
| public |
constructor(ogapi: InternalOpenGateAPI) Constructor |
|
Method Summary
| Public Methods | ||
| public |
Performs a get that returns documentation of javascript functions from rules service |
|
| public |
Performs a get that returns documentation private of javascript functions from rules service |
|
| public |
getValueTypes(): * |
|
Public Constructors
public constructor(ogapi: InternalOpenGateAPI) source
Constructor
Override:
GenericFinder#constructorParams:
| Name | Type | Attribute | Description |
| ogapi | InternalOpenGateAPI | Reference to the API object. |
Public Methods
public getDocJavascriptFunctions(): Promise source
Performs a get that returns documentation of javascript functions from rules service