Learn R Programming

paws.application.integration (version 0.9.0)

locationservice_get_device_position: 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(TrackerName, DeviceId)

Arguments

TrackerName

[required] The tracker resource receiving the position update.

DeviceId

[required] The device whose position you want to retrieve.