GET api/Tracker/All?authKey={authKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| authKey | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TrackerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| VId | integer |
None. |
|
| VName | string |
None. |
|
| Imei | string |
None. |
|
| VPlate | string |
None. |
|
| TTime | date |
None. |
|
| Lat | string |
None. |
|
| Lon | string |
None. |
|
| Ign | boolean |
None. |
|
| Spd | integer |
None. |
|
| Dir | decimal number |
None. |
|
| MVolt | decimal number |
None. |
|
| Batt | decimal number |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.