Timeseries Functions Helper

TimeseriesFunctionsHelper

TimeseriesFunctionsHelper Objects

class TimeseriesFunctionsHelper()

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

constructor
function constructor()

Constructor

Arguments:

  • ogapi InternalOpenGateAPI - Reference to the API object.

getDocJavascriptFunctions
function getDocJavascriptFunctions() -> 'Promise'

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

Returns:

  • Promise

getDocPrivateJavascriptFunctions
function getDocPrivateJavascriptFunctions() -> 'Promise'

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

Returns:

  • Promise

getValueTypes
function getValueTypes() -> '*'

Returns:

  • *