Learn R Programming

paws.application.integration (version 0.9.0)

locationservice_batch_evaluate_geofences: Evaluates device positions against the geofence geometries from a given geofence collection

Description

Evaluates device positions against the geofence geometries from a given geofence collection.

See https://www.paws-r-sdk.com/docs/locationservice_batch_evaluate_geofences/ for full documentation.

Usage

locationservice_batch_evaluate_geofences(CollectionName, DevicePositionUpdates)

Arguments

CollectionName

[required] The geofence collection used in evaluating the position of devices against its geofences.

DevicePositionUpdates

[required] Contains device details for each device to be evaluated against the given geofence collection.