Skip to content

Commit

Permalink
Add fmi tool from bosch rexroth (#704)
Browse files Browse the repository at this point in the history
* Update tools.json

Add Bosch Rexroth Model Connect

* Add Bosch Rexroth logo

* Change name of logo

* Adjust alignment

---------

Co-authored-by: Goeb Mario (DC-AE/ESW4) <[email protected]>
  • Loading branch information
ma-go and Goeb Mario (DC-AE/ESW4) authored Jan 15, 2025
1 parent dd91019 commit 07f0c58
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Binary file added static/assets/images/logos/Rexroth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions static/assets/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -5347,5 +5347,30 @@
"fmuImport": [
"CS"
]
},
{
"name": "ctrlX OS - Model Connect",
"license": "commercial",
"url": "https://community.boschrexroth.com/ctrlx-os-store-apps-oc2pqqwn/post/ctrlx-automation---model-connect-zzcqDbkQeU2wqGf",
"logo": "Rexroth.png",
"vendor": "Bosch Rexroth",
"vendorURL": "https://www.boschrexroth.com/",
"description": "Model Connect is a runtime app for ctrlX OS devices, which allows a real-time execution of C++ code generated out of MATLAB/Simulink or the execution of Functional Mock-up Units coming from other FMI-supporting systems.",
"features": [],
"platforms": [
"Linux",
"Source Code"
],
"interfaces": [
"GUI",
"CLI"
],
"fmiVersions": [
"2.0"
],
"fmuExport": [],
"fmuImport": [
"CS"
]
}
]

0 comments on commit 07f0c58

Please sign in to comment.