NTNU-IHB / FMI4cpp

FMI 2.0 implementation written in modern C++.
MIT License
98 stars 37 forks source link

Allow URL path to FMUs #35

Closed markaren closed 5 years ago

markaren commented 5 years ago

Allow path to FMUs to be specified using an URL. Should be an optional feature.

Blocks NTNU-IHB/FMU-proxy#66