Re: [VOTE] Apache PLC4X 0.7.0 RC2

2020-05-20 Thread Justin Mclean
Hi, +1 (binding) I checked: - signatures and hashes are fine - LICENSE and NOTICE are good - All source files have ASF headers - No unexpected binary files - Can compile from source Thanks, Justin

Re: Exploring Plc4x

2020-05-20 Thread venki hadoop
Hi Lukas, went through the video mentioned. But I didn't get which siemens simulator they used for demo? Can some one let me know free siemens s7 plc simulator for poc purpose? On Monday, May 18, 2020, Lukas Ott wrote: > Hi Venki welcome to the PLC4X community, > > First direction we can point

Re: [Modbus] Querying Values from Holding Register

2020-05-20 Thread Cesar Garcia
Hi. In this branch you can find the modifications to the Modbus 0.6.0 driver to read scalar types from the same requested field. https://github.com/glcj/plc4x/tree/s7alarm In the future we must follow the new driver model 0.7.0 I hope it is useful for you, Best regards, El mié., 20 may.

RE: [Modbus] Querying Values from Holding Register

2020-05-20 Thread udeho
Hi Chris, yes, I use the 0.6.0 version. Great, I will try to do it again when the new version is available and let you know whether it works. Thank you very much! Best Tim -Original Message- From: Christofer Dutz Sent: Mittwoch, 20. Mai 2020 11:28 To: dev@plc4x.apache.org Subject:

Re: [Modbus] Querying Values from Holding Register

2020-05-20 Thread Christofer Dutz
Hi Tim, I guess you are using one of the "old generation" drivers (As you say it's working and the address seems to imply that). Perhaps you should either try the version 0.8.0-SNAPSHOT or wait for 2 more days till we release the 0.7.0 version. In the 0.7.0 version we have completely deleted

Re: Exploring Plc4x

2020-05-20 Thread venki hadoop
Hi Team,. Was able to successfully push data from OPC UA server using poll mechanism by fallowing example hello-kafka connectivity. Now I started testing with mod bus plc then logstash and elastic search. Will update

[Modbus] Querying Values from Holding Register

2020-05-20 Thread udeho
Hi all, I have tried to query values from the holding register of a simulated modbus device and process them as integer using the following code: // read integer / holding register PlcDriverManager driverManager = new PlcDriverManager(); String conString =

[BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [885]'

2020-05-20 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'PLC4X/PLC4X/develop [develop] [885]': Check console output at "https://builds.apache.org/job/PLC4X/job/PLC4X/job/develop/885/;>PLC4X/PLC4X/develop [develop] [885]"

Re: [VOTE] Apache PLC4X 0.7.0 RC2

2020-05-20 Thread Christofer Dutz
+1 Binding Chris [OK] Download all staged artifacts under the url specified in the release vote email into a directory we’ll now call download-dir. [OK] Verify the signature is correct: Additional Apache tutorial on how to verify downloads can be found here. [OK] Check if the signature