pycodecs

Package provides python AVL Protocols Server for Codec 8 and Codec 8 Extended Protocols
This package will parse the AVL Data and log it in human readable JSON format. Store AVL data as JSON in any data base/store by extending this library.

Note: Codec8 protocol support is under progress

prerequisite

Python 3.8+

How to start server

Go to App directory and run python3.8 server.py

How to test server with sample client

Go to App directory and run python3.8 client.py

How to add hex file to sample client

Go to data folder in App directory and replace the hex file with customized data.

GitHub

View Github