GetDevicePositionHistoryRequest
Types
Properties
Link copied to clipboard
Specify the end time for the position history in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
. By default, the value will be the time that the request is made.
Link copied to clipboard
An optional limit for the number of device positions returned in a single call.
Link copied to clipboard
Specify the start time for the position history in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
. By default, the value will be 24 hours prior to the time that the request is made.
Link copied to clipboard
The tracker resource receiving the request for the device position history.
Functions
Link copied to clipboard
inline fun copy(block: GetDevicePositionHistoryRequest.Builder.() -> Unit = {}): GetDevicePositionHistoryRequest