Files
openvehicle-api/tests/component_tests/data_dispatch_service/test_dds_config.toml

10 lines
175 B
TOML
Raw Normal View History

[Configuration]
Version = 100
[[Component]]
Path = "task_timer.sdv"
Class = "TaskTimerService"
[[Component]]
Path = "data_dispatch_service.sdv"
Class = "DataDispatchService"