mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-02-05 15:18:45 +00:00
21 lines
405 B
TOML
21 lines
405 B
TOML
[Configuration]
|
|
Version = 100
|
|
|
|
[[Component]]
|
|
Path = "trunk_complex_service.sdv"
|
|
Class = "Open Trunk Service"
|
|
Name = "Open Trunk Service"
|
|
|
|
[[Module]]
|
|
Path = "trunk_service_proxystub.sdv"
|
|
|
|
[[Module.Component]]
|
|
Class = "Proxy_13181601229896482092"
|
|
Aliases = ["Proxy_ITrunkKitService"]
|
|
Type = "Proxy"
|
|
|
|
[[Module.Component]]
|
|
Class = "Stub_13181601229896482092"
|
|
Aliases = ["Stub_ITrunkKitService"]
|
|
Type = "Stub"
|