Open Trunk Extern Application#
Note
Note
As an extern application we have only access to public interfaces offered by Basic Service s or Complex Service.
Before the command is forwarded to the Vehicle Device the vehicle speed is checked. Opening is denied while moving and an already open trunk is closed automatically once speed is above
0 km/h.The key is the availability of the the Proxy & Stub code for serializing/deserializing the access to the interface. For the Vehicle Device exists non.
The Speed signal is coming via CAN bus by using the VAPI Component can_com_sim.sdv from the framework. The VAPI Component reads the CAN messages from a text file and sends these messages to the Data Link The Data Link component is created from a dbc file with the help of the helper tool sdv_dbc_util.
Attention
The key is the availability of the the Proxy & Stub code for serializing/deserializing the access to the interface. For the Vehicle Device we did not create this code, only for the Basic Service.