mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-02-05 15:18:45 +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"
|
|
|