Description Usage Arguments Value Author(s)
return a list of motus tags
1 2 3 4 |
projectID: |
integer scalar; motus internal project ID |
tsStart: |
numeric scalar; start of active period |
tsEnd: |
numeric scalar; end of active period |
searchMode: |
character scalar; type of search
desired. "overlaps" looks for tags active during at least a
portion of the time span |
defaultLifeSpan: |
integer scalar; default lifespan of tags, in days; used when motus does not know the lifespan for a tag. |
lifeSpanBuffer: |
numeric scalar; amount by which nominal lifespan is multiplied to get maximum possible lifespan. |
regStart: |
numeric scalar; if not NULL, search for tags registered no earlier than this date, and ignore deployment dates. |
regEnd: |
numeric scalar; if not NULL, search for tags registered no later than this date, and ignore deployment dates. |
mfgID: |
character scalar; typically a small integer; return only records for tags with this manufacturer ID (usually printed on the tag) |
...: |
additional parameters to motusQuery() |
the list of motus tags and their meta data satisfying the search criteria, or NULL if there are none.
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.