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_r263046032
##########
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:
nope ... i need S7Field there for checking the syntax of S7 variable on
configuration state
----------------------------------------------------------------
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