mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-02-05 15:18:45 +00:00
10 lines
175 B
TOML
10 lines
175 B
TOML
[Configuration]
|
|
Version = 100
|
|
|
|
[[Component]]
|
|
Path = "task_timer.sdv"
|
|
Class = "TaskTimerService"
|
|
|
|
[[Component]]
|
|
Path = "data_dispatch_service.sdv"
|
|
Class = "DataDispatchService" |