locationservice_batch_evaluate_geofences: Evaluates device positions against the geofence geometries...

View source: R/locationservice_operations.R

locationservice_batch_evaluate_geofencesR Documentation

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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.