zhulik / aiotractive

Asynchronous Python client for the Tractive REST API
MIT License
20 stars 6 forks source link

Add: Tracker history position: #21

Closed FukjemiCZ closed 2 months ago

FukjemiCZ commented 7 months ago

URL: https://graph.tractive.com/3/tracker/{tracker_id}/positions Method: GET Parameters:

Purpose: This URL is used to retrieve the position data for a specific tracker within a specified time range.

FukjemiCZ commented 7 months ago

I create pull request https://github.com/zhulik/aiotractive/pull/22