You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: