FrederikPM

Results 9 comments of FrederikPM

I would just like to chime in and say that we are also in need of this feature.

It does indeed seem like the into-cps application is unable to draw the graph when the instance names have been changed, but the co-simulation can be executed through the application...

Ah okay. So it connects to the Maestro instance created by the previous test on port 8082 as it is not shutdown and this is why it passes although the...

I'm not sure if I have understood correctly how this works my self.

@CThuleHansen at the moment it does not cause any issues. I just discovered this when looking into a separate issue.

Yes. The following query: `SELECT time FROM datatable LIMIT 1` gives: ![billede](https://github.com/alexandrainst/node-red-contrib-postgresql/assets/17593295/98c86f59-311e-4e28-8e98-935c7fd1d9fa)

Flow: ![billede](https://github.com/alexandrainst/node-red-contrib-postgresql/assets/17593295/50977b76-0024-433d-88e1-2e117aa7d53a) Query: `SELECT time FROM datatable LIMIT 1;` Debug result: ![billede](https://github.com/alexandrainst/node-red-contrib-postgresql/assets/17593295/7e4ed9dc-3410-40fc-889a-9794b5c3b63c)