Re: [PROPOSAL] Add better PLC4X-API support for Input Dialogs

2020-05-29 Thread Robinet, Etienne
Hi Julian, +1 on that one for sure. Etienne Le ven. 29 mai 2020 à 10:50, Julian Feinauer a écrit : > Hi folks, > > this is an old Issue (see > https://cwiki.apache.org/confluence/display/PLC4X/API+Extension+for+1.0). > What I generally would like to have is a way to communicate with the API /

Re: [VOTE] Apache PLC4X 0.7.0 RC2

2020-05-21 Thread Robinet, Etienne
+1 Checklist: - Download all staged artifacts under the url specified in the release vote email - Verify the signature is correct - Check if the signature references an Apache email address. - Verify the SHA512 hashes - Unzip and verify existence and content of LICENSE, NOTICE, README,

Re: [DISCUSS] Apache PLC4X 0.7.0 RC1

2020-05-19 Thread Robinet, Etienne
Hi, I also agree with Chris Etienne Le mar. 19 mai 2020 à 08:40, Julian Feinauer a écrit : > Hi, > > I would ship the RC as I fully agree with your argumentation. > My opinion. > > Julian > > Am 19.05.20, 08:20 schrieb "Christofer Dutz" : > > Hi all, > > so I tracked down the problem

Re: [VOTE] Apache PLC4X 0.7.0 RC1

2020-05-17 Thread Robinet, Etienne
Hi Chris, +1 Checklist: - Download all staged artifacts under the url specified in the release vote email - Verify the signature is correct - Check if the signature references an Apache email address. - Verify the SHA512 hashes - Unzip and verify existence and content of LICENSE, NOTICE, README,

Re: ClassCastExcpetion Camel Component

2020-05-11 Thread Robinet, Etienne
Hi, well I know I have it in my blueprint (to create the List) and in the Camel-Integration Bundle. Guess I will have to figure out a workaround Etienne Le lun. 11 mai 2020 à 15:31, Łukasz Dywicki a écrit : > Look where TagData class is defined. Under Karaf you can try: > package:exports |

Re: SPI Module - OSGi Bundle

2020-05-08 Thread Robinet, Etienne
Hi all, I did these changes on my branche. I tested it in Karaf and it works fine. https://github.com/apache/plc4x/tree/feature/osgi BR Le ven. 8 mai 2020 à 10:24, Niclas Hedhman a écrit : > Yes, that is what I suggest > > On Fri, May 8, 2020, 16:19 Robinet, Etienne <43...@etu.he

Re: SPI Module - OSGi Bundle

2020-05-08 Thread Robinet, Etienne
I would prefer that. > > > > > > Chris > > > > > > Am 07.05.20, 12:35 schrieb "Julian Feinauer" < > > > j.feina...@pragmaticminds.de>: > > > > > > I would say that there are arguments for both cases

Re: [Introduction] Christofer Dutz

2020-05-07 Thread Robinet, Etienne
Hi guys, I'm Etienne, 24 years old (2 weeks until 25) and I'm currently studying Computer Science with a focus on Industrial IT in Brussels. I'm in my last semester and doing an Internship in Luxembourg, the country I live in, where I have been assigned to work with PLC and monitoring data using

Re: SPI Module - OSGi Bundle

2020-05-07 Thread Robinet, Etienne
org/specification/osgi.cmpn/7.0.0/service.namespaces.html > >>>> My point is that capabilities are used to attest that runtime will > >>>> consist all necessary things in place after provisioning operation. It > >>>> does not say HOW given capabilities

Re: SPI Module - OSGi Bundle

2020-05-04 Thread Robinet, Etienne
he drivers/transports. > > Another way would be to make two generic BundleActivator in this bundle and > have each driver/transport just declare them in the manifest. That would be > a bit more conventional. > > // Niclas > > On Tue, May 5, 2020 at 11:06 AM Robinet, Etie

Re: How about documenting more?

2020-05-04 Thread Robinet, Etienne
Hi Etienne, > > I was hoping you would say that ... same as I hope Matthias could possibly > which up the same for the OPC UA driver ;-) > > Chris > > > > Am 04.05.20, 18:39 schrieb "Robinet, Etienne" <43...@etu.he2b.be>: > > Hi Chris, >

Re: SPI Module - OSGi Bundle

2020-05-04 Thread Robinet, Etienne
Hi all, With the change of Christofer this problem got solved. Nonetheless, I kept the work I did (inspired by the work of Lukasz) to make an Activator for API (Driver Services) and SPI (Transport Services). I also tested it, but as I am pretty new to this, if anyone could just give me a feedback

Re: How about documenting more?

2020-05-04 Thread Robinet, Etienne
Hi Chris, I guess I could do the documentation for the EIP Driver ;) Le lun. 4 mai 2020 à 17:30, Christofer Dutz a écrit : > Hi all, > > I just wanted to help someone, who asked me: “How can I read from an OPC > UA device?” and I had to look into the source-code to answer the questions. > It

Re: SPI Module - OSGi Bundle

2020-04-06 Thread Robinet, Etienne
Hi Lukasz, thank you very much for your help, I will look into this today. For the drivers as services, isn't that already the case? I know that for S7 and EIP at least, the yhave the osgi.cmpn dependency and the @Component annotation for the class, as well as a file with the implemented Driver

Re: S7 Read /develop branch

2020-03-19 Thread Robinet, Etienne
Hi all, The PLC is indeed bigEndian. There were some leftovers from another branch I modified for AB. The code works fine now. But the String read still does not work on that branch is that right? Etienne Le jeu. 19 mars 2020 à 13:21, Christofer Dutz a écrit : > Hi all, > > sorry for not

Re: Generating Drivers

2020-03-17 Thread Robinet, Etienne
14:41, Robinet, Etienne <43...@etu.he2b.be> a écrit : > Hi again, > I've just send it. > > Etienne > > Le mar. 17 mars 2020 à 14:01, Julian Feinauer < > j.feina...@pragmaticminds.de> a écrit : > >> Hi, >> >> it is, yes (first paragraph) and th

Re: Generating Drivers

2020-03-17 Thread Robinet, Etienne
Hi Etienne, > > I think it's secret...@apache.org ... > should be mentioned in the document. > > Chris > > > Am 17.03.20, 13:51 schrieb "Robinet, Etienne" <43...@etu.he2b.be>: > > Hi Julian, > where should I send it o

Re: Generating Drivers

2020-03-17 Thread Robinet, Etienne
Hi Julian, where should I send it once signed? Etienne Le mar. 17 mars 2020 à 13:34, Julian Feinauer a écrit : > Hi, > > awesome work Etienne. > Just a quick note from me... did you already sign a ICLA with the Apache > Foundation? If not you should do that now, otherwise we can not accept

Re: [DISCUSS] Generate the Karaf feature.xml as part of the driver build?

2020-03-11 Thread Robinet, Etienne
Hi Chris, I think this is an excellent idea! When I am done with the EIP I could try and give you a hand on this. Etienne Le mer. 11 mars 2020 à 08:22, Christofer Dutz a écrit : > Hi all, > > as you know we also produce one driver in a karaf-osgi-bundle-version .. > the s7 driver. > This had a

Re: Allen Bradley - ETH

2020-03-06 Thread Robinet, Etienne
, Robinet, Etienne <43...@etu.he2b.be> a écrit : > Well from what I've seen, PLC4x is calling right the session register but > can't handle the positive response (using AB-ETH) > Using 0.6 EIP protocol, the Session is properly opened, but impossible to > rightly access data as there is

Re: Allen Bradley - ETH

2020-03-06 Thread Robinet, Etienne
the plc4x stuff compares doing the same tasks > maybe > > > > > On March 6, 2020 at 10:49:27, Robinet, Etienne (43...@etu.he2b.be) wrote: > > What could I test with this library exactly? > > I managed to establish a Session registration at ENIP level, but seems like &

Re: Allen Bradley - ETH

2020-03-06 Thread Robinet, Etienne
ok at the mspec for that > protocol, I would assume it's only partially implemented, so perhaps you > are unimplemented parts of this protocol. > > Chris > > > > Am 06.03.20, 13:00 schrieb "Robinet, Etienne" <43...@etu.he2b.be>: > > Hi, > After some

Re: Allen Bradley - ETH

2020-03-06 Thread Robinet, Etienne
r a écrit : > Hi, > > you already help with your bug reports and the feedback you give! > > Julian > > Am 06.03.20, 10:45 schrieb "Robinet, Etienne" <43...@etu.he2b.be>: > > Hi Julian, > thanks for the fast response. I would be really gla

Re: Allen Bradley - ETH

2020-03-06 Thread Robinet, Etienne
Hi Julian, thanks for the fast response. I would be really glad if I could help a bit on that, as far as I can. Etienne Le ven. 6 mars 2020 à 10:43, Julian Feinauer a écrit : > Hi Etienne, > > sorry that you have that much issues. Perhaps @Volker Emmert can comment > on that as he implemented

Re: Netty Memory leak

2020-02-28 Thread Robinet, Etienne
, Etienne Le ven. 28 févr. 2020 à 13:59, Robinet, Etienne <43...@etu.he2b.be> a écrit : > Good afternoon, > this is the version I am using. > I noticed that the application blocks when the tpduReference is back to 0 > (going over the limit of Short). Do you know by any ch

Re: Netty Memory leak

2020-02-28 Thread Robinet, Etienne
tly > > Am 28.02.20, 10:37 schrieb "Robinet, Etienne" <43...@etu.he2b.be>: > > By new driver do you mean the ones from the /develop branch > (0.7.0-SNAPSHOT) ? > > Etienne > > Le ven. 28 févr. 2020 à 10:32, Christofer Dutz < > christofer

Re: Netty Memory leak

2020-02-28 Thread Robinet, Etienne
et cancelled if no responses come in > in a given timeframe. > > Chris > > Am 28.02.20, 10:12 schrieb "Robinet, Etienne" <43...@etu.he2b.be>: > > Well, after 1 hour it froze again. The thing is that this time it does > not > seem to be any memory leakag

Re: Netty Memory leak

2020-02-28 Thread Robinet, Etienne
to the default decode() method, which is not implemented for S7 (I think?) Le ven. 28 févr. 2020 à 10:12, Robinet, Etienne <43...@etu.he2b.be> a écrit : > Well, after 1 hour it froze again. The thing is that this time it does not > seem to be any memory leakage nor network overloading. The

Re: Netty Memory leak

2020-02-28 Thread Robinet, Etienne
Well, after 1 hour it froze again. The thing is that this time it does not seem to be any memory leakage nor network overloading. The program just stops, and the camel context tells me, when I shut it down, that there is 1 inflight exchange. The programm froze at the same point as the IDE app: