Description Usage Arguments Details Value Author(s)
get new batches for all receivers from the data server
1 | srvBatchesForAll(batchID = 0)
|
batchID |
integer largest batchID already obtained. Default: 0, meaning none. |
this call is used to obtain batches incrementally, regardless of which receiver they come from. It is only available to administrative users, and caling it as a non-administrative user stops with an error.
data.frame with these columns:
batchID integer motus batch ID
motusDeviceID integer motus device ID
monoBN boot number, for SG receivers; NA for Lotek
tsStart first timestamp of data
tsEnd last timestamp of data
numHits integer number of hits
ts real processing timestamp
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.