mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-20 03:08:17 +00:00
12 lines
216 B
TOML
12 lines
216 B
TOML
[Configuration]
|
|
Version = 100
|
|
|
|
[[Component]]
|
|
Path = "demo_complex_service.sdv"
|
|
Class = "Counter Steering Example Service"
|
|
Name = "Counter Steering Example Service"
|
|
|
|
[[Module]]
|
|
Path = "example_service_proxystub.sdv"
|
|
|