Namespaces

Method

async static

get(processId, reporterFctId,[, params]) → Promise containing ApiResponse

queries the data points of a sensor for a process

Parameters

Name Type Optional Description

processId

string

 

reporterFctId,

string

 

params

Object

Yes

Values in params have the following properties:

Name Type Optional Description

numberOfPoints

number

Yes

start

number

Yes

end

number

Yes

Returns

Promise containing ApiResponse