Vehicle Edge is a software stack, which acts as an interface within the software stack of domain or vehicle computers. The Vehicle Edge stack is built from various software components. It is built around the IoT Event Analytics Platform, which offers to write vehicle agnostic applications so called "Vehicle Applications".
A deployment and component overview can be found here
Since the repository uses submodules, you have to clone it with the option --recurse-submodules
. If you already have a clone without the submodule, then simply run git submodule update --init --recursive
to fetch the submodule.
- For building/running the stack using docker-compose continue reading here the description here
- Use the instructions given here