View source: R/locationservice_operations.R
locationservice_get_device_position | R Documentation |
Retrieves a device's most recent position according to its sample time.
See https://www.paws-r-sdk.com/docs/locationservice_get_device_position/ for full documentation.
locationservice_get_device_position(TrackerName, DeviceId)
TrackerName |
[required] The tracker resource receiving the position update. |
DeviceId |
[required] The device whose position you want to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.