Currently, only JSON files in the scenarios subfolder are loaded, even though the underlying implementation also supports YAML (at least according to the docs).
Either, the demo app should also include scenarios in .yml and .yaml files, or it needs to be documented that it deviates from libcosim in this regard.
Currently, only JSON files in the
scenarios
subfolder are loaded, even though the underlying implementation also supports YAML (at least according to the docs).Either, the demo app should also include scenarios in
.yml
and.yaml
files, or it needs to be documented that it deviates from libcosim in this regard.