中文 | English
This project implements the JT/T808 client function of the transportation industry standard of the People's Republic of China. Users can directly use this function to interact with the corresponding server for data within the standard.
- Terminal registration / logout, authentication
- Heartbeat reporting
- Query server time
- Terminal parameter / attribute reporting
- Report location information
- Report incident information
- Report upgrade results
- Questions and answers
- Information on demand / cancellation
- Query area / route data response
- Driving record data reporting
- Electronic waybill data reporting
- Driver information reporting
- Multimedia data / event reporting
- Universal data transfer
Version | Support |
---|---|
JT/T 808-2011 | Y |
JT/T 808-2013 | Y |
JT/T 808-2019 | Y |
We welcome contributions to improve this project! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m 'Add your feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a Pull Request.
This project is licensed under the Apache License. See the LICENSE file for details.
If you have any questions or need support, please refer to the QuecPython documentation or open an issue in this repository.