handleSGfiles: handle a folder of files from one or more sensorgnomes

View source: R/handleSGfiles.R

handleSGfilesR Documentation

handle a folder of files from one or more sensorgnomes

Description

Called by processServer for files from a sensorgnome

Usage

handleSGfiles(j)

Arguments

j

the job with these item(s):

  • filePath; path to files to be merged; if NULL, defaults to jobPath(j)

Details

For each unique SG serial number found among the names of the incoming files, queue a subjob for each boot session having data files.

Value

TRUE

Note

if topJob(j)$mergeOnly) is TRUE, then only merge files into receiver databases; don't run the tag finder.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


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