Files
openvehicle-api/examples/_howto_examples/source/docu_app_examples.toml

14 lines
226 B
TOML
Raw Normal View History

[Configuration]
Version = 100
[[Component]]
Path = "example_general_component.sdv"
Class = "Hello_Component"
[[Component]]
Path = "example_general_component.sdv"
Class = "Hello_Component"
2026-03-27 14:12:49 +01:00
[Component.Parameters]
number = 42