mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-23 20:28:15 +00:00
20
examples/open_trunk_example/coreconfig/trunk.toml
Normal file
20
examples/open_trunk_example/coreconfig/trunk.toml
Normal file
@@ -0,0 +1,20 @@
|
||||
[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"
|
||||
Reference in New Issue
Block a user