Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.72 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.72 KB

JT/T 808

中文 | English

Introduction

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.

Functions

  • 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

Compatible Version

Version Support
JT/T 808-2011 Y
JT/T 808-2013 Y
JT/T 808-2019 Y

Usage

Contribution

We welcome contributions to improve this project! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a Pull Request.

License

This project is licensed under the Apache License. See the LICENSE file for details.

Support

If you have any questions or need support, please refer to the QuecPython documentation or open an issue in this repository.