locationservice_batch_get_device_position {paws.application.integration} | R Documentation |
Lists the latest device positions for requested devices
Description
Lists the latest device positions for requested devices.
See https://www.paws-r-sdk.com/docs/locationservice_batch_get_device_position/ for full documentation.
Usage
locationservice_batch_get_device_position(DeviceIds, TrackerName)
Arguments
DeviceIds |
[required] Devices whose position you want to retrieve.
|
TrackerName |
[required] The tracker resource retrieving the device position. |
[Package paws.application.integration version 0.6.0 Index]