Skip to content

Commit 07f0c58

Browse files
ma-goGoeb Mario (DC-AE/ESW4)
andauthored
Add fmi tool from bosch rexroth (#704)
* 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]>
1 parent dd91019 commit 07f0c58

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
30.4 KB
Loading

static/assets/tools.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5347,5 +5347,30 @@
53475347
"fmuImport": [
53485348
"CS"
53495349
]
5350+
},
5351+
{
5352+
"name": "ctrlX OS - Model Connect",
5353+
"license": "commercial",
5354+
"url": "https://community.boschrexroth.com/ctrlx-os-store-apps-oc2pqqwn/post/ctrlx-automation---model-connect-zzcqDbkQeU2wqGf",
5355+
"logo": "Rexroth.png",
5356+
"vendor": "Bosch Rexroth",
5357+
"vendorURL": "https://www.boschrexroth.com/",
5358+
"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.",
5359+
"features": [],
5360+
"platforms": [
5361+
"Linux",
5362+
"Source Code"
5363+
],
5364+
"interfaces": [
5365+
"GUI",
5366+
"CLI"
5367+
],
5368+
"fmiVersions": [
5369+
"2.0"
5370+
],
5371+
"fmuExport": [],
5372+
"fmuImport": [
5373+
"CS"
5374+
]
53505375
}
53515376
]

0 commit comments

Comments
 (0)