LocationReport
Location information for up to 1,000 devices.
LocationReport
Location information for up to 1,000 devices.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
devLocationList | array | No | Device location information. |
hasMoreData | boolean | No | True if there are more device locations to retrieve. |
startIndex | string | No | The zero-based number of the first record to return. Set startIndex=0 for the first request. If there are more than 1,000 devices to be returned (hasMoreData=true), set startIndex=1000 for the second request, 2000 for the third request, etc. |
totalCount | integer | No | The total number of devices in the original request and in the report. |
txid | string | No | The transaction ID of the report. |