cosim-demo-app icon indicating copy to clipboard operation
cosim-demo-app copied to clipboard

Application demonstrating libcosim features

Results 19 cosim-demo-app issues
Sort by recently updated
recently updated
newest added

When loading a configuration we should demonstrate the MSMI validator by running the validator CLI first and sending the results to the client. cli: https://github.com/open-simulation-platform/msmi-validator/releases/download/v0.9.0/msmi-cli.jar doc: https://github.com/open-simulation-platform/msmi-validator/tree/master/osp-validator-cli

high priority

As a user, I would like to see the legends of the signals and remove only selected variables from a plot so that I can easily remove the unwanted signals...

enhancement
client

When removing variables from trend, an exceptional situation may arise. The operation clears the slice `structs.SimulationStatus.TrendSignals`. If the program is simultaneously iterating over this slice (fetching time series), the program...

bug

**Feature** Pass the server port as a command line argument **Example** `./cse-server-go -p 8080` **Use Cases** - Running the server on a different port than 8000 - Running multiple server...

enhancement

Discovered on 0.3.0 release distribution for Windows.

bug

When the server fails to load an FMU it will in some cases report nothing or just give a general error message. For instance: I was trying to load an...

enhancement

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies

Same as cosim-cli, updated `upload-artifact` action to v4 with `overwrite=true`.