chrisdutz commented on issue #1718: URL: https://github.com/apache/plc4x/issues/1718#issuecomment-2372224535
Reminder to myself: our PlcTag interface has both a `PlcValueType getPlcValueType()` method as well as a `List<ArrayInfo> getArrayInfo()` and we're passing in the Tag into the PlcValueHandler implementation. We should have all we need in there in order to corectly process both PlcValue as well as Object type of data. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
