This is an implementation of the Vehicle Information Service standard.
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.
Please read our Code of Conduct as it is our base for interaction.
Please visit https://www.daimler-tss.com/en/imprint/ for information on the provider.
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