View source: R/locationservice_operations.R
locationservice_batch_evaluate_geofences | R Documentation |
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.
locationservice_batch_evaluate_geofences(CollectionName, DevicePositionUpdates)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.