Home Manual Reference Source Test Repository
public class | source

TimeseriesFunctionsHelper

Extends:

GenericFinder → TimeseriesFunctionsHelper

This class allow make get request to newTimeseriesFunctionsHelper resource into Opengate North API.

Constructor Summary

Public Constructor
public

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

Public Constructors

public constructor(ogapi: InternalOpenGateAPI) source

Constructor

Override:

GenericFinder#constructor

Params:

NameTypeAttributeDescription
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

Return:

Promise

public getDocPrivateJavascriptFunctions(): Promise source

Performs a get that returns documentation private of javascript functions from rules service

Return:

Promise

public getValueTypes(): * source

Return:

*