diff --git a/static/assets/images/logos/into-cps-logo.png b/static/assets/images/logos/into-cps-logo.png new file mode 100644 index 00000000..dfc81fe0 Binary files /dev/null and b/static/assets/images/logos/into-cps-logo.png differ diff --git a/static/assets/tools.json b/static/assets/tools.json index e87af718..c56c7de2 100644 --- a/static/assets/tools.json +++ b/static/assets/tools.json @@ -4759,6 +4759,53 @@ "fmuExport": ["CS"], "fmuImport": [] }, + { + "name": "maestro", + "license": "osi", + "url": "https://github.com/INTO-CPS-Association/maestro", + "vendor": "Aarhus University", + "logo": "into-cps-logo.png", + "vendorURL": "https://ece.au.dk/en/", + "description": "maestro is a co-simulation orchestration engine developed and maintained by the INTO-CPS Association.", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "CLI" + ], + "fmiVersions": [ + "2.0" + ], + "fmuExport": [], + "fmuImport": ["CS"] + }, + { + "name": "INTO-CPS Application", + "license": "osi", + "url": "https://into-cps-association.github.io/simulation/app.html", + "vendor": "Aarhus University", + "logo": "into-cps-logo.png", + "vendorURL": "https://ece.au.dk/en/", + "description": "The INTO-CPS Application is the front-end of the INTO-CPS tool chain. It allows running co-simulation using maestro.", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "GUI", + "CLI" + ], + "fmiVersions": [ + "2.0" + ], + "fmuExport": [], + "fmuImport": ["CS"] + }, { "name": "Typhoon HIL Control Center", "license": "commercial",