Skip to content

QuecPython/jtt808

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.