[PR] Introduce maven dependency management section for plc4x project.

2024-07-16 Thread via GitHub
splatch opened a new pull request, #1703: URL: https://github.com/apache/plc4x/pull/1703 An experimental move of versions to a single place. This allows importing of plc4x parent as BOM for downstream projects. -- This is an automated message from the Apache Git Service. To respond to the

Re: Re: PLC4J, Siemens S7-300 and MPI communication

2024-07-16 Thread Cesar Garcia
Hello Luiz, I already have the Odot gateway working with the Plc4x-S7 driver. I will be running tests throughout the day to verify that the small change needed does not affect anything else. Basically it is a number. Kind regards, El lun, 15 jul 2024 a las 8:53, Luiz doleron () escribió: > Hi

Re: [PR] Introduce maven dependency management section for plc4x project.

2024-07-16 Thread via GitHub
chrisdutz commented on PR #1703: URL: https://github.com/apache/plc4x/pull/1703#issuecomment-2230986527 But as all is the same version anyway Not quite sure what the benefit is. I understand in spring and spring-boot this can be challenging, as everything is in different versions.

Apache Kafka integration

2024-07-16 Thread Kevin
Does anyone have an OPC-UA config file to share for an Apache Kafka source connector? I looked at the config example file that comes with the PLC4X source code under Kafka integrations section, but none of the parameters used seem familiar. I don't need simulated data; I have an IGS OPC-UA server

Re: Re: PLC4J, Siemens S7-300 and MPI communication

2024-07-16 Thread Luiz doleron
Hi Cesar, I'm glad to hear that! I am looking forward to testing it myself. Atenciosamente, Luiz Em ter., 16 de jul. de 2024 às 09:17, Cesar Garcia escreveu: > Hello Luiz, > > I already have the Odot gateway working with the Plc4x-S7 driver. > > I will be running tests throughout the day to v

[PR] Odot

2024-07-16 Thread via GitHub
glcj opened a new pull request, #1704: URL: https://github.com/apache/plc4x/pull/1704 This modification allows the use of the TCP/MPI gateway unit from the Odot company. The "COTP - TPDU number" field must always be zero. This was verified by comparing commercial and open sourc

Re: [PR] Odot

2024-07-16 Thread via GitHub
glcj merged PR #1704: URL: https://github.com/apache/plc4x/pull/1704 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org F

Re: Re: PLC4J, Siemens S7-300 and MPI communication

2024-07-16 Thread Cesar Garcia
Hi Luiz, The mod should already be available in the development branch. I Performed tests using Odot equipment against the S7-300 and S7-400. I still have things to do regarding event management, diagnostics and other functionalities, but it will be the weekend. Waiting for your comments, Kind