handleExportData: push newly generated data to motus transfer tables

View source: R/handleExportData.R

handleExportDataR Documentation

push newly generated data to motus transfer tables

Description

Any new batches for this receiver, and their associated runs, hits, and GPS fixes are added to motus transfer tables.

Usage

handleExportData(j)

Arguments

j

the job, with these fields:

  • serno - the receiver serial number

Value

TRUE

Note

if the top level job has a TRUE value for parameter isTesting, then the batches transferred will be given status = -1, rather than the usual status = 1. This tells dataServer() not to return records for such batches unless explicitly requested to by the includeTesting parameter.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.