Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankalog/teltonika-parameter-id-parser
Teltonika GPS wiki crawler that parses AVL parameter data for accurate display of information
https://github.com/pankalog/teltonika-parameter-id-parser
fleet fleet-management fmb920 fmc003 gps-tracker mqtt openremote telematics teltonika traccar
Last synced: 3 days ago
JSON representation
Teltonika GPS wiki crawler that parses AVL parameter data for accurate display of information
- Host: GitHub
- URL: https://github.com/pankalog/teltonika-parameter-id-parser
- Owner: pankalog
- Created: 2023-09-07T14:56:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-23T14:20:04.000Z (10 months ago)
- Last Synced: 2024-10-11T14:16:05.645Z (27 days ago)
- Topics: fleet, fleet-management, fmb920, fmc003, gps-tracker, mqtt, openremote, telematics, teltonika, traccar
- Language: Jupyter Notebook
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teltonika Data Sending Parameter ID Parser
## Panagiotis Kalogeropoulos, OpenRemote
### panos.kalogeropoulos [at] openremote.ioThis Jupyter Notebook helps parse any Teltonika-GPS Wiki page for the data sending parameter IDs into a Pandas dataframe, which can then be exported into various types, like Excel or JSON.
By parsing the table into programmatically accessible data, we are able to programmatically determine what parameter each Teltonika device is talking about. In this way, we can easily generalize to the entire line of Teltonika GPS Trackers.
In OpenRemote, this script will be used to automatically map parameters sent over by any Teltonika device into the correct attribute.