timbo2k commented on a change in pull request #46: PLC4X-88: Add Triggering to
PLC Scraper
URL: https://github.com/apache/incubator-plc4x/pull/46#discussion_r263057933
##########
File path: plc4j/utils/scraper/pom.xml
##########
@@ -65,6 +65,11 @@
<artifactId>plc4j-connection-pool</artifactId>
<version>0.4.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.plc4x</groupId>
+ <artifactId>plc4j-protocol-s7</artifactId>
+ <version>0.4.0-SNAPSHOT</version>
Review comment:
yep ... but i would perform that within develop-branch after merging
i think something that shall be handelt within issue
https://issues.apache.org/jira/browse/PLC4X-89
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services