Files
openvehicle-api/examples/tasktimer_example/config/test_config_task_timer.toml

14 lines
190 B
TOML
Raw Normal View History

[Configuration]
Version = 100
[[Component]]
Path = "task_timer.sdv"
Class = "TaskTimerService"
[[Component]]
Path = "tasktimer_component_example.sdv"
Class = "Timer_Example"
Timer = 175