Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.1 KB

Vehicle Information Service

CI

This is an implementation of the Vehicle Information Service standard.

NOTICE

Before you use the program in productive use, please take all necessary precautions, e.g. testing and verifying the program with regard to your specific use. The program was tested solely for our own use cases, which might differ from yours.

Code of Conduct

Please read our Code of Conduct as it is our base for interaction.

Provider Information

Please visit https://www.daimler-tss.com/en/imprint/ for information on the provider.

License Checks

This project uses cargo-deny for checking the licenses of dependencies. To run the check locally run the following:

cargo install cargo-deny
cargo deny check