Re: [DISCUSS] Start voting on graduating?

2019-03-01 Thread Julian Feinauer
Hi Chris, first, thanks for bringing this up and doing all necessary tedious work. As this is the first incubating project I'm that heavily involved I'm lacking the exact feeling but I do not feel "unready". I think we have achieved a lot since I joined the project and I'm very happy that we ha

[General] Working on code generator ... was: Re: [DISCUSS] Which template engine to use for the code-generator

2019-03-01 Thread Christofer Dutz
Hi all, so after having a first generic generator thingy working, I am now working on building helpers and templates for code generation. For now I would like to write it that it works with the schemas I already created and to fail miserably if something is not as expected. It's not planned on

Re: [S7-Scraper| scraper functionality extension

2019-03-01 Thread Christofer Dutz
Hi Tim, I think that's a great addition. To me it looks as if "Timer" and "Value Change" are just different trigger mechanisms. If this is implemented in a non-hacky way (which I would not expect) I think supporting different trigger strategies sounds great and it would be a good addition to th

Re: [DISCUSS] Start voting on graduating?

2019-03-01 Thread Christofer Dutz
Ok ... logo is uploaded ... so that should have been the last open task (Hopefully) Chris Am 01.03.19, 13:14 schrieb "Christofer Dutz" : Hi Justin, well most of the red lines were actually false positives: - We do have the image and link to the latest events on the page, howev

Re: [DISCUSS] Start voting on graduating?

2019-03-01 Thread Christofer Dutz
Hi Justin, well most of the red lines were actually false positives: - We do have the image and link to the latest events on the page, however we include it with CSS - Also was there a License link (Even if it was previously called "Apache License", I updated that in the menu and additionally le

Re: [DISCUSS] Start voting on graduating?

2019-03-01 Thread Justin Mclean
Hi, > I'll work on the issues reported in [2] ... didn't know about that page … Nothing major from what I can see but IMO the trademark notice in the footer need updating. Thanks, Justin

Re: [DISCUSS] Start voting on graduating?

2019-03-01 Thread Christofer Dutz
Hi Justin, I'll work on the issues reported in [2] ... didn't know about that page ... Chris Am 28.02.19, 23:04 schrieb "Justin Mclean" : Hi, You may want to fill out this [1] it ’s not required but can give you a good idea if you are ready to graduate. I'd also check

[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