qtvbwfn commented on PR #1468: URL: https://github.com/apache/plc4x/pull/1468#issuecomment-2022255122
Perhaps it is because I am not very familiar with the code structure. Based on the Java examples provided on the official website, one typically starts by obtaining the connection object `PlcConnection`. However, it does not seem straightforward to add methods for parse the string address . On the commonly used `PlcReadRequest.Builder`, there is a `tagHandler` object that can be utilized to manage this matter. I am not sure how to describe it precisely, but it is merely for the convenience of use. The method name has been changed from `parseTagAddressSafe` to `parseTagAddress` for better readability. Thank you for your reply and the associated comments. @chrisdutz -- 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: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org