PROJECT IMPORTED FROM : https://gitlab.com/ezlo.picori/gps_tracker
Unofficial client to retrieve location data from Invoxia™ GPS trackers.
Invoxia™ is known for their GPS Trackers with long battery life which rely on the LoRa or SigFox
networks. Unfortunately, trackers location can only be accessed through their Android and iOS applications.
This gps_tracker
package connects to the same API than your smartphone app and gives you an easy access to:
- The list of devices connected to your account
- Their current state
- Their location history
Data is only in read-access, you will still need the smartphone app to change your devices configuration.
Note that even though direct access to Invoxia™ API is not strictly prohibited in their terms of use, it is
not encouraged either: company representatives have already stated that they do not currently consider making the
API opened for all customers and this feature is limited to their pro tracking offer.
Therefore, by using gps_tracker
you:
1. Accept to use this direct API access in a reasonable manner by limiting the query rate to the bare minimum required for your application.
2. Understand that the Invoxia company may take any action they see fit regarding your account if they consider your usage of their API to be in violation with their terms of use.