WILCO.getSamplesTableForFwotMinMaxDate

await WILCO.getSamplesTableForFwotMinMaxDate(reg, params, minDate, maxDate, callback)

same as getSamplesForFwotMinMaxDate 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?