Re: Account for VPN Access

2020-02-14 Thread Tim Mitsch
. Best Tim Von: Julian Feinauer Datum: Freitag, 14. Februar 2020 um 16:40 An: "dev@plc4x.apache.org" , Tim Mitsch Betreff: Re: Account for VPN Access Hi Alex, first off, nice that you found your way here : ) I guess Chris has to check if he can provide access to his PLC. Alternatively

Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Tim Mitsch
Hey Sebastian Sorry for delayed answer – but first of all warm welcome on the list. Just tested ur code-snippet vs our S7-1515 and is working fine. U said u activated Put/Get. Do u have the possibility to execute the scraper runner: Plc4j/util/scraper/test/TriggeredScraperRunner U need to

Re: Cleaning up of stale branches?

2019-10-28 Thread Tim Mitsch
Hi Chris Thanks for notice. I'll clean up and delete my obsolete branches. Best Tim Am 26.10.19, 15:44 schrieb "Christofer Dutz" : Hi all, today I was working on cleaning up in the repo and deleting all the obsolete branches I was working on and which have been merged or which

Re: Simpifying the profiles?

2019-10-15 Thread Tim Mitsch
Hey everybody, First of all it's a very good idea to simply the profile-stuff. My thoughts to that are that we maybe could add a little shell-script (Mac/Linux), bat-file (Windows) that guides the user ("Do you want to build Java-sources? [Yes/No]) and states if all requirements for build of

Re: [S7] Verification of the "Date-Types"?

2019-10-15 Thread Tim Mitsch
Hey I extended the implementation because S7-1500 family returns a not known datatype for those date-types, and there was a need to read those types. So I acquire a set of bytes and extract the date information from that. If that causes problems with the simulator we should have a deeper look

Re: [DISCUSS] Rename CRUNCH to something different

2019-09-15 Thread Tim Mitsch
Hey, As i'm electrical engineer i like the name oscilloscope. But full ack to Kai, name should be clearer. Furthermore i like Kai's suggestion PLC4X DSP as it is short and clear what Crunch does ... processing and analyzing digitalized data. Maybe we could also call it PLC4X MSP for 'Mixed

Re: [VOTE] Accept CRUNCH as subproject for PLC4X

2019-09-05 Thread Tim Mitsch
+1 (binding) That brings much more power to stuff like scraper, so full ack! Best Tim Am 02.09.19, 20:56 schrieb "Julian Feinauer" : Hi all, as the discussion seems to slow down and to stabilizes in [1] I take the freedom to start a vote. The vote is ONLY about accepting the

[Driver/Connection] Connection String Validation possibility, implicit connect

2019-08-11 Thread Tim Mitsch
Hey everybody First topic: I just faced the problem of validating a given connection string to a PlcField (in general) for syntactical correctness. For S7Field we implemented some static functionality (“matches(String)”) to check if the given string matches the PATTERNs , but i think we should

[jira] [Created] (PLC4X-140) Create a set of connection-tests that potentially could lead to crash or leak

2019-08-04 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-140: Summary: Create a set of connection-tests that potentially could lead to crash or leak Key: PLC4X-140 URL: https://issues.apache.org/jira/browse/PLC4X-140 Project: Apache

Re: [DISCUSS] Retire Daffodil and SCXML?

2019-06-25 Thread Tim Mitsch
Sorry for late response, quite busy on a fair. But also +1 from me Best Tim Am 25.06.19, 10:08 schrieb "Christofer Dutz" : Oh wow ... that was a quick one ... I think I'll just do it right away. Thanks for the ultra-quick responses Chris Am

Re: Please welcome Matthias Strljic as new Apache PLC4X PMC and Committer

2019-06-03 Thread Tim Mitsch
Hi @all and welcome to Matthias on the board Good to see the community growing __ Go Go Go Team Toddy! Best Tim Am 03.06.19, 11:28 schrieb "Christofer Dutz" : Hi all, I would like to take the opportunity to officially welcome Matthias as new member of the Apache PLC4X PMC.

Re: [VOTE] Apache PLC4X 0.4.0 RC1

2019-05-23 Thread Tim Mitsch
Heyho, I checked * no incubating in name or DISCLAIMER file * signatures and hashes correct (also used Chris' toolset) * all source files have ASF headers (rat plugin) * can build from sources on all major OS: - OS X 10.14.4 (09:53min) - Win 10 (Version 1803), (23:15min)

Re: Cutting our first TLP

2019-05-20 Thread Tim Mitsch
Hey all, thanks Julian; and yes i'm working on scraper improvements and documentation when I find some time. I think I won't make it to finish my stuff up to tomorrow; so I think this will be content for the subsequent release. Best & see u on Friday Tim Am 20.05.19, 15:56 schrieb "Julian

Re: [ANNOUNCE] Björn Höper joins PLC4X PMC

2019-05-14 Thread Tim Mitsch
Of course a big welcome to Björn also from my side __ go go go TEAM TODDY Best Tim Am 13.05.19, 18:15 schrieb "Bjoern Hoeper" : Hey everyone, I am very happy and honoured to join the PMC. I really enjoy the work with the project team and I am really looking excited to really advance

Re: [DISCUSSION] Release 0.4

2019-05-05 Thread Tim Mitsch
Hey everybody, full ack ... a soon release shall be done, as we have enough stuff that could be released. I can do the release as i got a great introduction of how to do it with 0.3.1 by Julian, thanks for that btw. But i think Chris has the honor to decide if he wants to do the first Release

Re: Draft of our first Board Report

2019-04-30 Thread Tim Mitsch
+1 Am 29.04.19, 17:15 schrieb "Christofer Dutz" : Hi all, I just finished a first version of our first board report: https://cwiki.apache.org/confluence/display/PLC4X/2019-May Please review and comment. Even if it’s not expected to be in there, I’ll probably add a

Re: [DISCUSS ] PLC4X Teamware

2019-04-27 Thread Tim Mitsch
+1 very good idea Ursprüngliche Nachricht Von: Julian Feinauer Gesendet: Saturday, April 27, 2019 02:27 PM An: dev@plc4x.apache.org Betreff: [DISCUSS ] PLC4X Teamware Hi all, As some of you may have heard, the plc4x project will be very well represented next weekend on a

[jira] [Created] (PLC4X-112) Write Readme for usage of (triggered) scraper

2019-04-15 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-112: Summary: Write Readme for usage of (triggered) scraper Key: PLC4X-112 URL: https://issues.apache.org/jira/browse/PLC4X-112 Project: Apache PLC4X Issue Type: Task

Re: Anyone interested in revamping the Kafka-Connect adapter?

2019-04-10 Thread Tim Mitsch
Hey I'm not so deep in Kafka-Connect - but i would be interested to work on the camel implementation of scraper - i will do a jira issue for that, good point Julian. But time is quite rare until weekend. Best Tim Am 10.04.19, 10:35 schrieb "Julian Feinauer" : Hi, yes, that

[jira] [Created] (PLC4X-109) Add comparision to previous values as TriggerStrategy to TriggeredScraper

2019-04-09 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-109: Summary: Add comparision to previous values as TriggerStrategy to TriggeredScraper Key: PLC4X-109 URL: https://issues.apache.org/jira/browse/PLC4X-109 Project: Apache PLC4X

Re: [VOTE] Graduate Apache PLC4X (incubating) to become a Top-Level-Project at the ASF

2019-04-01 Thread Tim Mitsch
tofer Dutzmailto:cd...@apache.org>> * Julian Feinauermailto:jfeina...@apache.org>> * Justin Mclean mailto:jmcl...@apache.org>> * Markus Sommer mailto:msom...@apache.org>> * Sebastian Rühl mailto:sru...@apache.org>> * Tim

Re: [DISCUSS] Send Code Review mails to commits@

2019-03-29 Thread Tim Mitsch
+1 Am 29.03.19, 13:42 schrieb "Julian Feinauer" : Hi all, as we all got a lot of spam from Sebastians Code Review and my changes we had a short discussion in the Slack channel. I suggest to send these mails to the commits@ mailing list or probably another one (which I don’t

Re: [VOTE] Defining the initial PMC/Committers for graduation

2019-03-25 Thread Tim Mitsch
+1 Am 25.03.19, 11:27 schrieb "Christofer Dutz" : Hi all. As we discussed this here before, our PPMC is quite full of people that have never showed much interest in the project. This was a result of how we setup the project when we started it here at codecentric. A lot of

Re: [WEBSITE] Please review the latest page changes and additions ...

2019-03-21 Thread Tim Mitsch
Hi Chris At first +1 for adding those pages! Thanks! For me it looks good and all information, as far as i can rate it, are included I added a short bio and a picture of myself as well to team-page. Best Tim Am 20.03.19, 14:21 schrieb "Christofer Dutz" : Hi all, please review

[jira] [Created] (PLC4X-104) S7 Driver Datatype TIME_OF_DAY causes NPE

2019-03-14 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-104: Summary: S7 Driver Datatype TIME_OF_DAY causes NPE Key: PLC4X-104 URL: https://issues.apache.org/jira/browse/PLC4X-104 Project: Apache PLC4X Issue Type: Bug

Re: [DISCUSS] Release Strategy for future releases

2019-03-10 Thread Tim Mitsch
Hello everybody, I'll agree with Chris as well as with Julian ... think lots of people are under heavy load in incubator so high release frequency won't be the best solution as long as we are an incubating project. On the other hand we should take care about not releasing in too less frequency

Re: [DISCUSS] Major refactoring of the "Fields" API

2019-03-07 Thread Tim Mitsch
Hi everybody The scraper is not really S7 specific as the sources can be entered via connection-string and the regarding fields as well. We yet only tested functionality with S7 devices because priority has been the highest. The only thing that is S7 specific right now is the S7_TRIGGER i

[jira] [Created] (PLC4X-90) TriggeredScraper: Improve Testcoverage and Refactoring of Code

2019-03-06 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-90: --- Summary: TriggeredScraper: Improve Testcoverage and Refactoring of Code Key: PLC4X-90 URL: https://issues.apache.org/jira/browse/PLC4X-90 Project: Apache PLC4X Issue

Re: S7 read multiple variables

2019-03-06 Thread Tim Mitsch
Hello Gunther This bug is known and we fixed it already in development branch. The problem is not the amount of variables rather than one-byte variables like BOOL,BYTE,USINT, ... - Simens uses a filling-byte when acquiring a single one-byte request Right now we have the bugfix-release 0.3.1 as

[jira] [Created] (PLC4X-88) Implement Triggered Scraper

2019-03-05 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-88: --- Summary: Implement Triggered Scraper Key: PLC4X-88 URL: https://issues.apache.org/jira/browse/PLC4X-88 Project: Apache PLC4X Issue Type: New Feature Affects

Re: [VOTE] Apache PLC4X (Incubating) 0.3.1 RC1

2019-03-05 Thread Tim Mitsch
+1 (binding) All checks performed: * Checked out using the new tooling: OK * Checked signatures: OK * Checked the zip correctly unpacks to the expected directory structure: OK * verify the existence of DISCLAIMER, LICENSE, NOTICE, README, RELEASE_NOTES: OK * Checked the contents of DISCLAIMER,

[S7-Scraper| scraper functionality extension

2019-03-01 Thread Tim Mitsch
Hi everybody, we currently have an application where a block of data from an S7 device shall only be acquired when a specific variable has been set to a specific value. So for this application we need something like a triggered scraping job rather then the existing scheduled scraping job. Right

Re: Preparation of Release 0.3.1

2019-02-28 Thread Tim Mitsch
Hey guys Sorry that has been my fault ... i fixed that issue but did not resolved the jira ticket. I have done that just few minutes ago with relation the regarding commit. So from my side we could start for preparing 0.3.1 RC Best Tim Am 28.02.19, 12:33 schrieb "Christofer Dutz" :

Re: [DISCUSS] Send Jira emails to dev@plc4x.apache.org?

2019-02-26 Thread Tim Mitsch
th Chris... I would start with our dev@ list and monitor it and go over to a separate list when necessary. Julian Am 22.02.19, 09:29 schrieb "Tim Mitsch" : I don’t know the amount of work that has to be spent on creating a new list

Re: [DISCUSS] Send Jira emails to dev@plc4x.apache.org?

2019-02-22 Thread Tim Mitsch
in a tolerable amount of time) i like the idea of splitting mailing-list into dev-stuff (feature and discussions) and orga-stuff (issues,commits) Best Tim Von: Christofer Dutz Datum: Freitag, 22. Februar 2019 um 09:14 An: "dev@plc4x.apache.org" , Tim Mitsch Betreff: Re: [DISCUSS] Send J

Re: [DISCUSS] Send Jira emails to dev@plc4x.apache.org?

2019-02-21 Thread Tim Mitsch
+1 It would be good to be noticed. Am 21.02.19, 11:32 schrieb "Christofer Dutz" : Hi all, today I noticed again that a user seems to have created an issue and we didn’t get notified. I would like to have infra configure our project to automatically send emails to the dev list …

Re: Strange build errors

2019-02-20 Thread Tim Mitsch
Hi Chris Thanks for the info ... i first thought it was because of my fix to odd-size arrays - but verify succeeded without any problems. I'm neither build nor jenkins pro ... so i can't help much - but if i see anything i'll report. Best Tim Am 20.02.19, 23:00 schrieb "Christofer Dutz" :

Re: plc4j Marker not implemented

2019-02-20 Thread Tim Mitsch
Hallo everybody and welcome Gunther I think the NPE parsing "%M0.4:BOOL" is coming from the one-byte data-type bug that we have already fixed in develop branch. @Gunther: This isn't the only variable that you are scanning, are u? In v0.3.0, i think ur using, you should get no error if you only

Re: Bugfix-Release 0.3.1

2019-02-13 Thread Tim Mitsch
dd number of bytes in the response (Don't forget to request another item after that) Chris Am 13.02.19, 15:55 schrieb "Tim Mitsch" : Hi Chris I thought about that too, but did not evaluate if something like this can happen. You mea

Re: Bugfix-Release 0.3.1

2019-02-13 Thread Tim Mitsch
Chris Am 11.02.19, 16:13 schrieb "Tim Mitsch" : Hallo everybody As we just released version 0.3, we found (and already fixed within develop-branch – thanks to Chris) a bug regarding exchange of One-Byte-long variab

Bugfix-Release 0.3.1

2019-02-11 Thread Tim Mitsch
Hallo everybody As we just released version 0.3, we found (and already fixed within develop-branch – thanks to Chris) a bug regarding exchange of One-Byte-long variables within S7, where sometimes a filling Byte hast o be used. This maybe leads to some strange behavior and it maybe be better to

Re: [DISCUSS] Adding a "ping" method to the API?

2019-02-07 Thread Tim Mitsch
+1 from my side. Ping is low cost and avoids unneeded connection traffic Am 06.02.19, 11:31 schrieb "Christofer Dutz" : Hi all, Having had the same problem several times now, I think we might consider solving this … I’ve had the problem that potential customers say

[S7] Coding-Session in Nürtingen - Friday 2019/02/15

2019-02-07 Thread Tim Mitsch
Hi everybody Next Friday 2019/02/15 we will perform a PLC4X coding session with focus on S7 communication in our buero in Nuertingen (PRAGMATIC INDUSTRIES GmbH, Zementwerk 1, 72622 Nürtingen, Germany). Everybody who likes to join is welcome - pizza, drinks and snacks will be provided by us. If

[S7] (manual) testing vs physical device

2019-01-15 Thread Tim Mitsch
Hi everybody We had a discussion about how to ensure correct functionality vs a physical S7 device as we just noticed some minor bugs during testing along arrays. I setuped a TIA programm with different datablocks containing different datatypes, arrays and so on; i will extend this with

AW: SPS IPC Drives summary

2018-11-29 Thread Tim Mitsch
Hey Chris, Like Julian I also want to thank you for the interesting report on what happend on SPS IPC Drives. I think we are on a good way and all that motivates me and all the other co-workers within PLC4X spent more time for increasing the features for PLC4X. Furthermore i think more or less