pushToMotus: Push any new tag detections to the motus master database.

Description Usage Arguments Details Value Author(s)

Description

For now, this pushes into the transfer tables in the MySQL "motus" database on the local host, from where the Motus server pulls data periodically.

Usage

1
pushToMotus(src, batchStatus = 1)

Arguments

src

dplyr src_sqlite to receiver database

batchStatus

integer to which the 'status' field of each transferred batch is set once complete. Default: 1, which means the batch will be immediately servable by the dataServer().

Details

Any batch whose ID is not in the receiver's motusTX table is sent to the transfer tables.

Value

no return value

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.