Description Usage Arguments Value Author(s)
The metadata are returned for any deployments of a receiver by the specified project, provided the user has permissions to the project.
1 | srvReceiversForProject(projectID)
|
projectID |
integer scalar motus project ID |
a data.frame with these columns:
projectID; integer ID of project that deployed the receiver
serno; character serial number, e.g. "SG-1214BBBK3999", "Lotek-8681"
receiverType; character "SENSORGNOME" or "LOTEK"
deviceID; integer device ID (internal to motus)
status; character deployment status
name; character; typically a site name
fixtureType; character; what is the receiver mounted on?
latitude; numeric (initial) location, degrees North
longitude; numeric (initial) location, degrees East
elevation; numeric (initial) location, metres ASL
isMobile; integer non-zero means a mobile deployment
tsStart; numeric; timestamp of deployment start
tsEnd; numeric; timestamp of deployment end, or NA if ongoing
and one row for each receiver deployment by project projectID
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.