Timeseries Functions Helper
This class allows making GET requests to the TimeseriesFunctionsHelper resource in the OpenGate North API.
constructor
Constructor
Parámetros
| Nombre | Tipo | Opcional | Descripción |
|---|---|---|---|
| ogapi | InternalOpenGateAPI |
❌ | Reference to the API object. |
getDocJavascriptFunctions()
Performs a GET that returns documentation of JavaScript functions from the rules service.
Retorna
Tip
Tipo: Promise
getDocPrivateJavascriptFunctions()
Performs a GET that returns documentation of private JavaScript functions from the rules service.
Retorna
Tip
Tipo: Promise