View source: R/locationservice_operations.R
locationservice_batch_update_device_position | R Documentation |
Uploads position update data for one or more devices to a tracker resource (up to 10 devices per batch). Amazon Location uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30 days.
See https://www.paws-r-sdk.com/docs/locationservice_batch_update_device_position/ for full documentation.
locationservice_batch_update_device_position(TrackerName, Updates)
TrackerName |
[required] The name of the tracker resource to update. |
Updates |
[required] Contains the position update details for each device, up to 10 devices. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.