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)
getSamplesForFwot
callback(reg,rows)
rows are objects whom each field is the param name and an extra field which is date
rows
date
Last updated 6 years ago