Server for listening and decoding for messages from Teltkonika
This is cappable to decode codecs 8 and 8 extended The advanced codec supports beacon detection The output is writen to MongoDB
Instalation:
- Install Anaconda and activate your virtual environment.
- Install the following python packages using pip. Execute these commands: pip install pandas pip install socket
- Start server using one of the following method: Execute in your shell: python gps.py .It can be started as systemd service.