locationservice_get_device_position {paws.application.integration} | R Documentation |
Retrieves a device's most recent position according to its sample time
Description
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.
Usage
locationservice_get_device_position(DeviceId, TrackerName)
Arguments
DeviceId |
[required] The device whose position you want to retrieve. |
TrackerName |
[required] The tracker resource receiving the position update. |
[Package paws.application.integration version 0.6.0 Index]