[GitHub] [plc4x-build-tools] NiklasMerz opened a new pull request #1: Remove headline border and background

2020-01-18 Thread GitBox
NiklasMerz opened a new pull request #1: Remove headline border and background URL: https://github.com/apache/plc4x-build-tools/pull/1 I would remove the background for all `h` tags to make it look more "clean" and "modern" See mail to mailing list. -

[GitHub] [plc4x-build-tools] chrisdutz merged pull request #1: Remove headline border and background

2020-01-19 Thread GitBox
chrisdutz merged pull request #1: Remove headline border and background URL: https://github.com/apache/plc4x-build-tools/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [plc4x-build-tools] dominikriemer opened a new pull request #2: PLC4X landing page

2020-01-26 Thread GitBox
dominikriemer opened a new pull request #2: PLC4X landing page URL: https://github.com/apache/plc4x-build-tools/pull/2 This PR adds some improvements to the PLC4X homepage: - teaser image + teaser text - improved layout of the feature sections - carousel to show integrations on the

[GitHub] [plc4x-build-tools] chrisdutz merged pull request #2: PLC4X landing page

2020-01-26 Thread GitBox
chrisdutz merged pull request #2: PLC4X landing page URL: https://github.com/apache/plc4x-build-tools/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [plc4x-build-tools] splatch opened a new pull request #3: [WIP] PLC4X-193 Support for little endian types in build tools.

2020-04-10 Thread GitBox
splatch opened a new pull request #3: [WIP] PLC4X-193 Support for little endian types in build tools. URL: https://github.com/apache/plc4x-build-tools/pull/3 This is work in progress. This is an automated message from the Apa

[GitHub] [plc4x-build-tools] splatch commented on issue #3: [WIP] PLC4X-193 Support for little endian types in build tools.

2020-04-13 Thread GitBox
splatch commented on issue #3: [WIP] PLC4X-193 Support for little endian types in build tools. URL: https://github.com/apache/plc4x-build-tools/pull/3#issuecomment-613112539 @chrisdutz I didn't do any grouping cause `Protocol` itself doesn't have any marks which indicate its byte order. St

[GitHub] [plc4x-build-tools] chrisdutz commented on issue #3: [WIP] PLC4X-193 Support for little endian types in build tools.

2020-04-13 Thread GitBox
chrisdutz commented on issue #3: [WIP] PLC4X-193 Support for little endian types in build tools. URL: https://github.com/apache/plc4x-build-tools/pull/3#issuecomment-613245404 Hi Lukasz ... well this protocol level switch is already there ... if you initialize the Read and WriteBuffers as

[GitHub] [plc4x-build-tools] splatch opened a new pull request #4: More content about MSpec, its use and overall structure.

2020-04-14 Thread GitBox
splatch opened a new pull request #4: More content about MSpec, its use and overall structure. URL: https://github.com/apache/plc4x-build-tools/pull/4 Main intention is to provide a description to someone who is unfamiliar with protocol development and knows nothing about MSpec. -

[GitHub] [plc4x] ottobackwards opened a new pull request #142: move structure defs into private header

2020-04-20 Thread GitBox
ottobackwards opened a new pull request #142: URL: https://github.com/apache/plc4x/pull/142 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 t

[GitHub] [plc4x] ottobackwards opened a new pull request #143: C api git ignore

2020-04-20 Thread GitBox
ottobackwards opened a new pull request #143: URL: https://github.com/apache/plc4x/pull/143 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 t

[GitHub] [plc4x] ottobackwards opened a new pull request #144: c and clion git ignore

2020-04-20 Thread GitBox
ottobackwards opened a new pull request #144: URL: https://github.com/apache/plc4x/pull/144 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 t

[GitHub] [plc4x] ottobackwards opened a new pull request #145: flatten includes, remove addr sample, use <> includes

2020-04-23 Thread GitBox
ottobackwards opened a new pull request #145: URL: https://github.com/apache/plc4x/pull/145 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 t

[GitHub] [plc4x] chrisdutz commented on pull request #119: Update S7PlcConnection.java

2020-04-27 Thread GitBox
chrisdutz commented on pull request #119: URL: https://github.com/apache/plc4x/pull/119#issuecomment-619860506 I'm going to close this one as the problem is no longer applicable to the new S7 driver. This is an automated mes

[GitHub] [plc4x] chrisdutz commented on pull request #67: poll loop fetches data in a continous loop

2020-04-27 Thread GitBox
chrisdutz commented on pull request #67: URL: https://github.com/apache/plc4x/pull/67#issuecomment-619862104 Oh gee .. I can't believe how long this has been open .. I am extremely sorry for that. I just had a look and to me it seems as if the same thing you are addressing here is also

[GitHub] [plc4x] chrisdutz commented on pull request #108: Pubish Subscribe support for S7

2020-04-27 Thread GitBox
chrisdutz commented on pull request #108: URL: https://github.com/apache/plc4x/pull/108#issuecomment-619862951 Any progress on bringing this to mspec? This is an automated message from the Apache Git Service. To respond to th

[GitHub] [plc4x] glcj commented on pull request #108: Pubish Subscribe support for S7

2020-04-27 Thread GitBox
glcj commented on pull request #108: URL: https://github.com/apache/plc4x/pull/108#issuecomment-620280905 > > > Any progress on bringing this to mspec? Hi Chris, At this moment I am migrating Merlot to use the PLC4X driver model, as soon as I finish I will carry out lo

[GitHub] [plc4x] ottobackwards opened a new pull request #146: C api m4 feedback

2020-05-04 Thread GitBox
ottobackwards opened a new pull request #146: URL: https://github.com/apache/plc4x/pull/146 - fixed some of the list stuff - changed to use lists for parameters added note: the response items are created in the driver and opaque, they must be given back to the driver to free().

[GitHub] [plc4x] ottobackwards opened a new pull request #147: add plc4c_data type

2020-05-05 Thread GitBox
ottobackwards opened a new pull request #147: URL: https://github.com/apache/plc4x/pull/147 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 t

[GitHub] [plc4x] ottobackwards opened a new pull request #148: Refactor writes to use plc4c_data

2020-05-05 Thread GitBox
ottobackwards opened a new pull request #148: URL: https://github.com/apache/plc4x/pull/148 Use plc4c_data not void* This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [plc4x] ottobackwards opened a new pull request #149: integrate writes with plc_data

2020-05-05 Thread GitBox
ottobackwards opened a new pull request #149: URL: https://github.com/apache/plc4x/pull/149 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 t

[GitHub] [plc4x] splatch commented on pull request #141: PLC4X-193 Support for little endian fields

2020-05-05 Thread GitBox
splatch commented on pull request #141: URL: https://github.com/apache/plc4x/pull/141#issuecomment-624355174 I'm closing this one since it is not required to get ADS handling. Basic fields which are assembled to bit, byte or int types can be mapped using a receiving order without need to s

[GitHub] [plc4x-build-tools] splatch commented on pull request #3: [WIP] PLC4X-193 Support for little endian types in build tools.

2020-05-05 Thread GitBox
splatch commented on pull request #3: URL: https://github.com/apache/plc4x-build-tools/pull/3#issuecomment-624355650 This PR is not relevant any more due to mentioned ability of `ReadBuffer` and `WriteBuffer`. This is an aut

[GitHub] [plc4x] ottobackwards opened a new pull request #150: complex object members should not leak to external entities, add apis…

2020-05-06 Thread GitBox
ottobackwards opened a new pull request #150: URL: https://github.com/apache/plc4x/pull/150 … to plc4_connection and plc4c_system to start clang-format changes add ability to look up an element from a void* fix some bugs around cleanup. logic to destroy connections con

[GitHub] [plc4x] ottobackwards opened a new pull request #151: add CODE_CONVENTIONS

2020-05-07 Thread GitBox
ottobackwards opened a new pull request #151: URL: https://github.com/apache/plc4x/pull/151 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 t

[GitHub] [plc4x] ottobackwards opened a new pull request #152: More work on access to _t internals

2020-05-10 Thread GitBox
ottobackwards opened a new pull request #152: URL: https://github.com/apache/plc4x/pull/152 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 t

[GitHub] [plc4x] ottobackwards opened a new pull request #156: changes to allow running tests not coupled to maven build phase

2020-05-14 Thread GitBox
ottobackwards opened a new pull request #156: URL: https://github.com/apache/plc4x/pull/156 If you are just working on c, and in CLion or something, the dependency on BUILD_PHASE for the maven caller doesn't make sense. Changes so that you can work only in C. note: you still h

[GitHub] [plc4x] chrisdutz commented on pull request #156: changes to allow running tests not coupled to maven build phase

2020-05-15 Thread GitBox
chrisdutz commented on pull request #156: URL: https://github.com/apache/plc4x/pull/156#issuecomment-629095469 Perhaps inverting the logic and allowing to disable tests would be an option ... This is an automated message fro

[GitHub] [plc4x] chrisdutz commented on pull request #156: changes to allow running tests not coupled to maven build phase

2020-05-15 Thread GitBox
chrisdutz commented on pull request #156: URL: https://github.com/apache/plc4x/pull/156#issuecomment-629095235 The thing with this is that now you can't build without tests ... I intentionally built it that way, that you can do a maven build and skip tests ... ---

[GitHub] [plc4x] ottobackwards commented on pull request #156: changes to allow running tests not coupled to maven build phase

2020-05-15 Thread GitBox
ottobackwards commented on pull request #156: URL: https://github.com/apache/plc4x/pull/156#issuecomment-629213899 OK, I'll add that. This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [plc4x] ottobackwards commented on pull request #156: changes to allow running tests not coupled to maven build phase

2020-05-15 Thread GitBox
ottobackwards commented on pull request #156: URL: https://github.com/apache/plc4x/pull/156#issuecomment-629273548 never mind This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [plc4x] ottobackwards closed pull request #156: changes to allow running tests not coupled to maven build phase

2020-05-15 Thread GitBox
ottobackwards closed pull request #156: URL: https://github.com/apache/plc4x/pull/156 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 t

[GitHub] [plc4x] JulianFeinauer opened a new pull request #157: Feature/plc simulator

2020-05-22 Thread GitBox
JulianFeinauer opened a new pull request #157: URL: https://github.com/apache/plc4x/pull/157 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

[GitHub] [plc4x] asfgit merged pull request #157: Feature/plc simulator

2020-05-22 Thread GitBox
asfgit merged pull request #157: URL: https://github.com/apache/plc4x/pull/157 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 s

[GitHub] [plc4x] patrickse opened a new pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
patrickse opened a new pull request #158: URL: https://github.com/apache/plc4x/pull/158 Eclipse Milo 0.3.7 supports relaxed nonce validation when not using protected credentials. It's needed to talk to development PLC from Schneider Electric. https://github.com/eclipse/milo/commit/

[GitHub] [plc4x] JulianFeinauer commented on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
JulianFeinauer commented on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633477367 Thanks @patrickse ! Do we have integration tests for milo or did you test the code already? This is an autom

[GitHub] [plc4x] patrickse commented on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
patrickse commented on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633479410 I am not aware of any integration test. We've changed the dependency and deployd it to our platform. It looks ok for now. How could I implement an integration test?

[GitHub] [plc4x] JulianFeinauer commented on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
JulianFeinauer commented on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633479750 Good question, indeed. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [plc4x] JulianFeinauer edited a comment on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
JulianFeinauer edited a comment on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633479750 Good question, indeed. But good to know that it works for you. @nalim2 we should definetly have a look there. Probably we could start an OPC Server and start a Client

[GitHub] [plc4x] nalim2 commented on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
nalim2 commented on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633525795 Yeah i think to include there a Sample Server should be a good idea. I would first just integrate a Milo example server and would transfere the ManualTest class to an integration tes

[GitHub] [plc4x] nalim2 edited a comment on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
nalim2 edited a comment on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633525795 Yeah i think to include there a Sample Server should be a good idea. I would first just integrate a Milo example server and would transfere the ManualTest class to an integrat

[GitHub] [plc4x] nalim2 commented on pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-25 Thread GitBox
nalim2 commented on pull request #158: URL: https://github.com/apache/plc4x/pull/158#issuecomment-633527174 But just the updated versions lgtm This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [plc4x] ottobackwards merged pull request #160: have rat ignore .java-version files from jenv since we need java kung…

2020-05-26 Thread GitBox
ottobackwards merged pull request #160: URL: https://github.com/apache/plc4x/pull/160 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 t

[GitHub] [plc4x] chrisdutz merged pull request #159: [SITE] Add Logo Column. Add pragmatic minds and pragmatic industries …

2020-05-26 Thread GitBox
chrisdutz merged pull request #159: URL: https://github.com/apache/plc4x/pull/159 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 th

[GitHub] [plc4x] ottobackwards opened a new pull request #160: have rat ignore .java-version files from jenv since we need java kung…

2020-05-26 Thread GitBox
ottobackwards opened a new pull request #160: URL: https://github.com/apache/plc4x/pull/160 … fu between all supported versions This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [plc4x] chrisdutz opened a new pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-05-27 Thread GitBox
chrisdutz opened a new pull request #161: URL: https://github.com/apache/plc4x/pull/161 …) so we can do code reviews on it. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [plc4x] nalim2 merged pull request #158: Updated Eclipse Milo to 0.3.7

2020-05-27 Thread GitBox
nalim2 merged pull request #158: URL: https://github.com/apache/plc4x/pull/158 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 s

[GitHub] [plc4x] chrisdutz commented on pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-05-27 Thread GitBox
chrisdutz commented on pull request #161: URL: https://github.com/apache/plc4x/pull/161#issuecomment-634810800 Yeah that would indeed shorten some names by 50% This is an automated message from the Apache Git Service. To resp

[GitHub] [plc4x] chrisdutz commented on pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-05-27 Thread GitBox
chrisdutz commented on pull request #161: URL: https://github.com/apache/plc4x/pull/161#issuecomment-634811316 So how about if the next letter is uppercase too, treat the current as the same block. This is an automated mess

[GitHub] [plc4x] ottobackwards commented on pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-05-27 Thread GitBox
ottobackwards commented on pull request #161: URL: https://github.com/apache/plc4x/pull/161#issuecomment-634876265 Yes something like that This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [plc4x] chrisdutz opened a new pull request #162: Updated the codecentric adopters page entry

2020-05-28 Thread GitBox
chrisdutz opened a new pull request #162: URL: https://github.com/apache/plc4x/pull/162 Hi folks, I would like the community to approve this change ... Chris This is an automated message from the Apache Git Ser

[GitHub] [plc4x] JulianFeinauer commented on pull request #162: Updated the codecentric adopters page entry

2020-05-28 Thread GitBox
JulianFeinauer commented on pull request #162: URL: https://github.com/apache/plc4x/pull/162#issuecomment-635229505 LGTM. This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [plc4x] JulianFeinauer merged pull request #162: Updated the codecentric adopters page entry

2020-05-28 Thread GitBox
JulianFeinauer merged pull request #162: URL: https://github.com/apache/plc4x/pull/162 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

[GitHub] [plc4x] ottobackwards commented on pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-05-28 Thread GitBox
ottobackwards commented on pull request #161: URL: https://github.com/apache/plc4x/pull/161#issuecomment-635369565 That looks great! This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [plc4x] ottobackwards commented on a change in pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
ottobackwards commented on a change in pull request #161: URL: https://github.com/apache/plc4x/pull/161#discussion_r433854541 ## File path: sandbox/plc4c/spi/include/plc4c/spi/read_buffer.h ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [plc4x] chrisdutz commented on a change in pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
chrisdutz commented on a change in pull request #161: URL: https://github.com/apache/plc4x/pull/161#discussion_r433855719 ## File path: sandbox/plc4c/spi/include/plc4c/spi/read_buffer.h ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * o

[GitHub] [plc4x] ottobackwards commented on pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
ottobackwards commented on pull request #161: URL: https://github.com/apache/plc4x/pull/161#issuecomment-637526622 wrt read/write buffer. I think we'll need something for endianness and float formats This is an automated me

[GitHub] [plc4x] chrisdutz commented on pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
chrisdutz commented on pull request #161: URL: https://github.com/apache/plc4x/pull/161#issuecomment-637527414 ;-) ... I am currently replicating what we have in Java and here the endianess is handled internally. It's handled in the constructor of the buffer. -

[GitHub] [plc4x] ottobackwards commented on a change in pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
ottobackwards commented on a change in pull request #161: URL: https://github.com/apache/plc4x/pull/161#discussion_r433858766 ## File path: sandbox/plc4c/spi/include/plc4c/spi/read_buffer.h ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [plc4x] chrisdutz commented on a change in pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
chrisdutz commented on a change in pull request #161: URL: https://github.com/apache/plc4x/pull/161#discussion_r433860059 ## File path: sandbox/plc4c/spi/include/plc4c/spi/read_buffer.h ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * o

[GitHub] [plc4x] ottobackwards commented on a change in pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
ottobackwards commented on a change in pull request #161: URL: https://github.com/apache/plc4x/pull/161#discussion_r433861139 ## File path: sandbox/plc4c/spi/include/plc4c/spi/read_buffer.h ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [plc4x] chrisdutz merged pull request #161: C-Code-Generation (Please don't merge ... this is used for allowing code-reviews)

2020-06-02 Thread GitBox
chrisdutz merged pull request #161: URL: https://github.com/apache/plc4x/pull/161 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 th

[GitHub] [plc4x] chrisdutz opened a new pull request #163: - Started working on the parser and serializer code ... WIP

2020-06-02 Thread GitBox
chrisdutz opened a new pull request #163: URL: https://github.com/apache/plc4x/pull/163 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

[GitHub] [plc4x] nalim2 opened a new pull request #164: Added some test cases for OPC UA

2020-06-07 Thread GitBox
nalim2 opened a new pull request #164: URL: https://github.com/apache/plc4x/pull/164 included a milo server into the test cases for read, write and connection. Build a PR for feedback on the test structure, the milo integration and not to mess up again the git history 👯

[GitHub] [plc4x] KonstantinKe opened a new pull request #165: IndustryFusion as PLC4X adopter

2020-06-16 Thread GitBox
KonstantinKe opened a new pull request #165: URL: https://github.com/apache/plc4x/pull/165 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

[GitHub] [plc4x] JulianFeinauer merged pull request #165: IndustryFusion as PLC4X adopter

2020-06-16 Thread GitBox
JulianFeinauer merged pull request #165: URL: https://github.com/apache/plc4x/pull/165 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

[GitHub] [plc4x] JulianFeinauer commented on pull request #165: IndustryFusion as PLC4X adopter

2020-06-16 Thread GitBox
JulianFeinauer commented on pull request #165: URL: https://github.com/apache/plc4x/pull/165#issuecomment-644650704 ❤️ Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [plc4x] nalim2 merged pull request #164: Added some test cases for OPC UA

2020-06-16 Thread GitBox
nalim2 merged pull request #164: URL: https://github.com/apache/plc4x/pull/164 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 s

[GitHub] [plc4x] nalim2 opened a new pull request #166: Team addition strljic

2020-06-16 Thread GitBox
nalim2 opened a new pull request #166: URL: https://github.com/apache/plc4x/pull/166 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

[GitHub] [plc4x] nalim2 commented on pull request #166: Team addition strljic

2020-06-16 Thread GitBox
nalim2 commented on pull request #166: URL: https://github.com/apache/plc4x/pull/166#issuecomment-644956201 Haha ok i will update that one later for you <3 This is an automated message from the Apache Git Service. To respond

[GitHub] [plc4x] nalim2 opened a new pull request #167: Adopter ISW addition

2020-06-16 Thread GitBox
nalim2 opened a new pull request #167: URL: https://github.com/apache/plc4x/pull/167 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

[GitHub] [plc4x] nalim2 commented on pull request #167: Adopter ISW addition

2020-06-16 Thread GitBox
nalim2 commented on pull request #167: URL: https://github.com/apache/plc4x/pull/167#issuecomment-644957237 Hope the long wide image size is ok This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [plc4x] chrisdutz opened a new pull request #168: Feature/c code generation tagged unions

2020-06-16 Thread GitBox
chrisdutz opened a new pull request #168: URL: https://github.com/apache/plc4x/pull/168 This is the new approach using tagged unions instead of separate types for every sub-type. This is an automated message from the Apache

[GitHub] [plc4x] ottobackwards commented on a change in pull request #168: Feature/c code generation tagged unions

2020-06-16 Thread GitBox
ottobackwards commented on a change in pull request #168: URL: https://github.com/apache/plc4x/pull/168#discussion_r441130521 ## File path: build-utils/language-c/src/main/java/org/apache/plc4x/language/c/CLanguageTemplateHelper.java ## @@ -436,8 +476,45 @@ private String toEx

[GitHub] [plc4x] ottobackwards commented on a change in pull request #168: Feature/c code generation tagged unions

2020-06-16 Thread GitBox
ottobackwards commented on a change in pull request #168: URL: https://github.com/apache/plc4x/pull/168#discussion_r441131919 ## File path: sandbox/plc4c/generated-sources/modbus/src/modbus_constants.c ## @@ -24,18 +24,18 @@ #include "modbus_constants.h" // Parse function.

[GitHub] [plc4x] ottobackwards commented on pull request #168: Feature/c code generation tagged unions

2020-06-16 Thread GitBox
ottobackwards commented on pull request #168: URL: https://github.com/apache/plc4x/pull/168#issuecomment-645005753 that is too much to look through all of it. It looks good. A couple of things that come to mind: - can we run clang-format after generation? - should we be generat

[GitHub] [plc4x] nalim2 commented on pull request #167: Adopter ISW addition

2020-06-16 Thread GitBox
nalim2 commented on pull request #167: URL: https://github.com/apache/plc4x/pull/167#issuecomment-645018424 @JulianFeinauer Yep ty for rec this CP error This is an automated message from the Apache Git Service. To respond to

[GitHub] [plc4x] JulianFeinauer merged pull request #167: Adopter ISW addition

2020-06-16 Thread GitBox
JulianFeinauer merged pull request #167: URL: https://github.com/apache/plc4x/pull/167 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

[GitHub] [plc4x] chrisdutz commented on a change in pull request #168: Feature/c code generation tagged unions

2020-06-18 Thread GitBox
chrisdutz commented on a change in pull request #168: URL: https://github.com/apache/plc4x/pull/168#discussion_r442008506 ## File path: build-utils/language-c/src/main/java/org/apache/plc4x/language/c/CLanguageTemplateHelper.java ## @@ -436,8 +476,45 @@ private String toExpres

[GitHub] [plc4x] chrisdutz commented on a change in pull request #168: Feature/c code generation tagged unions

2020-06-18 Thread GitBox
chrisdutz commented on a change in pull request #168: URL: https://github.com/apache/plc4x/pull/168#discussion_r442009007 ## File path: sandbox/plc4c/generated-sources/modbus/src/modbus_constants.c ## @@ -24,18 +24,18 @@ #include "modbus_constants.h" // Parse function. -plc

[GitHub] [plc4x] chrisdutz commented on pull request #168: Feature/c code generation tagged unions

2020-06-18 Thread GitBox
chrisdutz commented on pull request #168: URL: https://github.com/apache/plc4x/pull/168#issuecomment-645823603 > that is too much to look through all of it. > It looks good. A couple of things that come to mind: > > * can we run clang-format after generation? > * should we be ge

[GitHub] [plc4x] ottobackwards commented on pull request #168: Feature/c code generation tagged unions

2020-06-18 Thread GitBox
ottobackwards commented on pull request #168: URL: https://github.com/apache/plc4x/pull/168#issuecomment-645992571 @chrisdutz that is fair enough. no reason not to keep it like it is This is an automated message from the Apa

[GitHub] [plc4x] ottobackwards commented on a change in pull request #168: Feature/c code generation tagged unions

2020-06-18 Thread GitBox
ottobackwards commented on a change in pull request #168: URL: https://github.com/apache/plc4x/pull/168#discussion_r442298201 ## File path: build-utils/language-c/src/main/java/org/apache/plc4x/language/c/CLanguageTemplateHelper.java ## @@ -436,8 +476,45 @@ private String toEx

[GitHub] [plc4x] chrisdutz commented on a change in pull request #168: Feature/c code generation tagged unions

2020-06-18 Thread GitBox
chrisdutz commented on a change in pull request #168: URL: https://github.com/apache/plc4x/pull/168#discussion_r442300763 ## File path: build-utils/language-c/src/main/java/org/apache/plc4x/language/c/CLanguageTemplateHelper.java ## @@ -436,8 +476,45 @@ private String toExpres

[GitHub] [plc4x] chrisdutz merged pull request #163: - Started working on the parser and serializer code ... WIP

2020-06-23 Thread GitBox
chrisdutz merged pull request #163: URL: https://github.com/apache/plc4x/pull/163 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 th

[GitHub] [plc4x] chrisdutz merged pull request #168: Feature/c code generation tagged unions

2020-06-23 Thread GitBox
chrisdutz merged pull request #168: URL: https://github.com/apache/plc4x/pull/168 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 th

[GitHub] [plc4x] JulianFeinauer opened a new pull request #169: Subscription Support for S7 Driver in 0.6.1

2020-07-02 Thread GitBox
JulianFeinauer opened a new pull request #169: URL: https://github.com/apache/plc4x/pull/169 @glcj: I Started a PR for it, to have a place to discuss and Test stuff. I hope that is okay for you? This is an automated message

[GitHub] [plc4x] glcj commented on pull request #169: Subscription Support for S7 Driver in 0.6.1

2020-07-02 Thread GitBox
glcj commented on pull request #169: URL: https://github.com/apache/plc4x/pull/169#issuecomment-653082111 Thanks, Julian, All the information and the links to the test codes and the pcap captures are in the open points of Jira (I imagine that if the PR proceeds they will be closed).

[GitHub] [plc4x] JulianFeinauer opened a new pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-08 Thread GitBox
JulianFeinauer opened a new pull request #170: URL: https://github.com/apache/plc4x/pull/170 …ify the user. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [plc4x] ottobackwards commented on pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-08 Thread GitBox
ottobackwards commented on pull request #170: URL: https://github.com/apache/plc4x/pull/170#issuecomment-655750717 This looks good. It would be nice if there were some tests for this though +1 This is an automated mes

[GitHub] [plc4x] JulianFeinauer commented on pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-09 Thread GitBox
JulianFeinauer commented on pull request #170: URL: https://github.com/apache/plc4x/pull/170#issuecomment-655942698 @ottobackwards I agree with you (I also would like to have a test), yet I'm unsure how we can provide a Test with lower complexity then the implementation. Perhaps @chrisdutz

[GitHub] [plc4x] chrisdutz commented on a change in pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-09 Thread GitBox
chrisdutz commented on a change in pull request #170: URL: https://github.com/apache/plc4x/pull/170#discussion_r452018041 ## File path: plc4j/drivers/s7/src/main/java/org/apache/plc4x/java/s7/readwrite/protocol/S7ProtocolLogic.java ## @@ -299,6 +319,14 @@ public void onConnect

[GitHub] [plc4x] JulianFeinauer commented on a change in pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-09 Thread GitBox
JulianFeinauer commented on a change in pull request #170: URL: https://github.com/apache/plc4x/pull/170#discussion_r452019997 ## File path: plc4j/drivers/s7/src/main/java/org/apache/plc4x/java/s7/readwrite/protocol/S7ProtocolLogic.java ## @@ -299,6 +319,14 @@ public void onCo

[GitHub] [plc4x] chrisdutz commented on a change in pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-09 Thread GitBox
chrisdutz commented on a change in pull request #170: URL: https://github.com/apache/plc4x/pull/170#discussion_r452032069 ## File path: plc4j/drivers/s7/src/main/java/org/apache/plc4x/java/s7/readwrite/protocol/S7ProtocolLogic.java ## @@ -299,6 +319,14 @@ public void onConnect

[GitHub] [plc4x] jixuan1989 opened a new pull request #171: [PLC4X-216]update IoTDB JDBC example and session API example; add the related doc on website

2020-07-16 Thread GitBox
jixuan1989 opened a new pull request #171: URL: https://github.com/apache/plc4x/pull/171 Hi, this pr provides using IoTDB session API for writing data. The related doc on the website is also supplied. This is an autom

[GitHub] [plc4x] hutcheb opened a new pull request #172: Feature/modbus add additional address formats and change lowest register to 1.

2020-07-16 Thread GitBox
hutcheb opened a new pull request #172: URL: https://github.com/apache/plc4x/pull/172 - Address formats similar to 41, 01 were added - Address formats similar to 4x1, 0x01 were added. - Changed the lowest address the user can reference to 1 instead of 0. -

[GitHub] [plc4x] chrisdutz commented on a change in pull request #172: Feature/modbus add additional address formats and change lowest register to 1.

2020-07-17 Thread GitBox
chrisdutz commented on a change in pull request #172: URL: https://github.com/apache/plc4x/pull/172#discussion_r456296593 ## File path: plc4j/drivers/modbus/src/main/java/org/apache/plc4x/java/modbus/field/ModbusFieldDiscreteInput.java ## @@ -26,21 +26,40 @@ Licensed to the Ap

[GitHub] [plc4x] chrisdutz commented on pull request #171: [PLC4X-216]update IoTDB JDBC example and session API example; add the related doc on website

2020-07-17 Thread GitBox
chrisdutz commented on pull request #171: URL: https://github.com/apache/plc4x/pull/171#issuecomment-659969892 Probably might be a good idea to add the "useJDBC" to the options and allow switching from the command-line? This

[GitHub] [plc4x] chrisdutz merged pull request #166: Team addition strljic

2020-07-17 Thread GitBox
chrisdutz merged pull request #166: URL: https://github.com/apache/plc4x/pull/166 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 th

[GitHub] [plc4x] chrisdutz commented on pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-17 Thread GitBox
chrisdutz commented on pull request #170: URL: https://github.com/apache/plc4x/pull/170#issuecomment-659973093 > @ottobackwards I agree with you (I also would like to have a test), yet I'm unsure how we can provide a Test with lower complexity then the implementation. Perhaps @chrisdutz ha

[GitHub] [plc4x] chrisdutz edited a comment on pull request #170: PLC4X-207 When a Handler Timeout occurs cancel the read future to not…

2020-07-17 Thread GitBox
chrisdutz edited a comment on pull request #170: URL: https://github.com/apache/plc4x/pull/170#issuecomment-659973093 > @ottobackwards I agree with you (I also would like to have a test), yet I'm unsure how we can provide a Test with lower complexity then the implementation. Perhaps @chris

  1   2   3   4   5   6   7   8   9   10   >