anuriwise commented on issue #2046: URL: https://github.com/apache/plc4x/issues/2046#issuecomment-2791752304
The issue I had with reading values that contain double quotes (") has been resolved. It turned out that I was missing the following dependency: <dependency> <groupId>org.apache.plc4x</groupId> <artifactId>plc4j-transport-tcp</artifactId> <version>0.12.0</version> </dependency> -- 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. To unsubscribe, e-mail: issues-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org