Basic Examples explained in detail#

Note

Following executables which can be found in <output-folder>/examples/bin will use all these basic examples:
example_run_all_components
example_application

Interfaces and how they are used:

Configuration of & access to other SDV components:

Data dispatch service & signals

The chain of the SDV components:

data dispatch service → vehicle device → basic service → complex service

The example shows a standalone application which loads all SDV components. This is required during development and for tests but the final target is to start a VAPI core instance. In that case an application is an extern process which will connect itself to a running VAPI core instance. The system demo example includes this scenario when starting and connecting to the instance 3001.