Re: Probably first user-question since many years ;-)

2023-12-14 Thread Peter Hunsberger
On Thu, Dec 14, 2023 at 1:51 AM Christofer Dutz wrote: > Hi all, > > > > as we’re thinking of giving 2.3 another try … I’m trying to make the ideas > I had a bit more concrete … > > > > As some of you might know, I’m working mainly in the Industrial IoT area … > here we have loads of data in odd

AW: Probably first user-question since many years ;-)

2023-12-14 Thread Christofer Dutz
I really got to play around with these concepts … I know a PLC4X data-source will be super easy and not much more than a little coding exercise ;-) Just got to finish all the little sub-projects I’ve currently got open ;-) Chris Von: Cédric Damioli Datum: Donnerstag, 14. Dezember 2023 um 10:

Re: Probably first user-question since many years ;-)

2023-12-14 Thread Cédric Damioli
Don't know for 2.3, but in 2.1 there is an abstraction of the request/response model, allowing to have eg. CommandLineRequest/CommandLineResponse to achieve your needs. It's actually very useful, I use it frequently to call Cocoon pipelines from random threads, not linked to an actual http reque