WILCO.getSampleTableForFwot
await WILCO.getSampleTableForFwot(reg, params, lastCount, lastUnit, toDate, callback)
same as getSamplesForFwot
but callback elements are formatted as rows. Callback is like this: callback(reg,rows)
rows
are objects whom each field is the param name and an extra field which is date
Last updated
Was this helpful?