You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2019/03/06 17:17:10 UTC

[GitHub] [incubator-plc4x] timbo2k commented on a change in pull request #46: PLC4X-88: Add Triggering to PLC Scraper

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:
users@infra.apache.org


With regards,
Apache Git Services