chrisdutz commented on issue #1776:
URL: https://github.com/apache/plc4x/issues/1776#issuecomment-2367954800

   Well the SNAPSHOTS are always automatically updated in apache's Nexus ... 
see here for how to use them:
   https://plc4x.apache.org/users/getting-started/using-snapshots.html
   
   And regarding the arrays ... yes ... I will have to put a bit of work into 
that ... I also noticed that recently. This will most probably require a major 
refactoring of the driver. Especially if you have arrays of UDTs or even more 
complex tree and array structures such as:
   
       Main.someProperty[3][6].someChildProperty[2].yetAnotherChildProperty
   
   Or even worse, when selecting array ranges ... 
   Is also not supported ... I am planing on working on this, however it's not 
going to be done quickly.


-- 
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]

Reply via email to