SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Introduce new run.config keyword to include connection information from the GUI #103

Closed martin-neugebauer closed 2 years ago

martin-neugebauer commented 2 years ago

We need to feature a new key in the run.config to tell pytrnsys to use the connection.json coming from the GUI to do the automatic connection. My suggestion: string pathToConnectionInfo "C:\Testing\test\connection.json"

martin-neugebauer commented 2 years ago

@zuckerruebe FYI