Re: Kafka Connect Integration

2018-08-28 Thread Julian Feinauer
Hey Sagar, hey Chris, I want to join your discussion for part b3 as this is something we usually require. We use a module we call the plc-scraper for that task (the term scraping in that content is borrowed from Prometheus where it is used extensively in this context [1]). Generally speaki

Re: ASF Slack

2018-08-28 Thread Julian Feinauer
Thanks for the clarification justin. The easiest way to find out would be to try ; ) @Benedikt (or anyone else who already is in the channel): I cannot join directly (as I'm missing the @apache email) but can you try to invite me there? Best Julian Am 29.08.18, 00:47 schrieb "Justin Mc

Re: Making your first release

2018-08-28 Thread Niclas Hedhman
I agree with Justin and Juliana and would suggest; Spend some time to get the release process automated and smooth, then start a 0.x release train, with no compatibility guarantees. On Sun, Aug 26, 2018 at 5:29 PM, Julian Feinauer < j.feina...@pragmaticminds.de> wrote: > Hi Justin, > > > > I lik

Re: ASF Slack

2018-08-28 Thread Justin Mclean
I could be mistaken but I think anyone can join or be invited On Wed., 29 Aug. 2018, 8:41 am Julian Feinauer, < j.feina...@pragmaticminds.de> wrote: > Hi Benedikt, > > > > I think ist a good idea to have a slack for communication but I agree that > its a bit inelegant to require an apache email a

Re: ASF Slack

2018-08-28 Thread Julian Feinauer
Hi Benedikt, I think ist a good idea to have a slack for communication but I agree that its a bit inelegant to require an apache email as many interested people or (new) participants won't have one (I for example have none). Julian Am 28.08.18, 15:02 schrieb "Benedikt Ritter" : H

Re: Kafka Connect Integration

2018-08-28 Thread Christofer Dutz
Hi Sagar, sorry for not responding ... your mail must have skipped my eye ... sorry for that. a) PLC4X works exactly the same way ... it consists of plc4x-core, which only contains the DriverManager and plc4x-api which contains the API clases. So with these two jars you can build a full PLC4X

Re: Kafka Connect Integration

2018-08-28 Thread Sagar
Hi Christofer, Just thought I will remind you with this one. There's no rush from my side but I see you're caught up with a lot of things so sending a reminder :) Thanks! Sagar. On Thu, Aug 23, 2018 at 11:22 PM Sagar wrote: > Hi Chirstofer, > > Thanks for the detailed responses. I would like t

ASF Slack

2018-08-28 Thread Benedikt Ritter
Hi! I've created #plc4x over at the-asf.slack.com You need an Apache E-Mail to register, so it's probably not the best channel to discuss things. Regards, Benedikt

[GitHub] pisquaredover6 opened a new pull request #13: Basic example to connect S7 device to Google Cloud IoT Core

2018-08-28 Thread GitBox
pisquaredover6 opened a new pull request #13: Basic example to connect S7 device to Google Cloud IoT Core URL: https://github.com/apache/incubator-plc4x/pull/13 Implement basic example of connecting a S7 device to Google Cloud IoT Core --

Re: API Changes proposal

2018-08-28 Thread Christofer Dutz
Hi all, I just pushed changes to my API refactoring branch ... so far I only adjusted the API module and added an example using the changed API. To have a look, please go to [1] ... General changes I implemented while working on the refactoring itself. I did notice, that my current proposal "ch