ayushjariyal commented on code in PR #1971: URL: https://github.com/apache/plc4x/pull/1971#discussion_r1910136602
########## plc4j/tools/opm/src/main/java/org/apache/plc4x/java/opm/PlcEntityInterceptor.java: ########## @@ -520,6 +520,7 @@ static Object getTyped(Class<?> clazz, PlcReadResponse response, String sourceFi // Fallback Object responseObject = response.getObject(sourceFieldName); + // Assuming getAll() returns a collection or related structure for validation Review Comment: Sorry, I am just starting my open-source journey. I have no intention to disturb you, but I want to ensure I am doing things correctly. Could you please help me in my journey? -- 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