add_telemetrywarning: Update cow calving information to DataMuster MongoDB...

View source: R/add_telemetrywarning.R

add_telemetrywarningR Documentation

Update cow calving information to DataMuster MongoDB database.

Description

This function adds data for WOWs with no telemetry signals in the last 3 hours to the DataMuster MongoDB database. If you need assistance please email info@datamuster.net.au to seek help or suggest improvements.

Usage

add_telemetrywarning(
  property,
  assetid,
  filename,
  paddock,
  lastsignal,
  username = NULL,
  password = NULL
)

Arguments

property

the property of the WOW with no telemetry signal

assetid

the asset id of the WOW with no telemetry signal

filename

the filename of the WOW with no telemetry signal

paddock

the paddock of the WOW with no telemetry signal

lastsignal

the last signal of the WOW with no telemetry signal

username

if you don't have a username set up using the dmaccess function you can pass a username, if no value added then the function looks for a value from dmaccess via keyring

password

if you include a username you will also need to add a password contact Lauren O'Connor if you don't have access

Value

a message that indicates that the calving information has been successfully updated

Author(s)

Dave Swain d.swain@cqu.edu.au and Lauren O'Connor l.r.oconnor@cqu.edu.au


PrecisionLivestockManagement/DMMongoDB documentation built on Aug. 22, 2023, 10:57 a.m.