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

   Your bigger proposed option would require the user to actively select an 
option in the connection string. In general, the work I'm currently doing is a 
prerequisite for this to work. So in this case the user selects the 
"single-register-writes" option and then the opimizer will let single-register 
tag writes pass without modification, but if you write a tag that is larger 
than one register, it will behind the scenes rewrite the tag into a series of 
single-register tags execute them and then merge the results back together. 
This should work on all devices ... but it's a lot more work to implement. And 
I wouldn't be willing to do that part for less than 400€ (I seem to have to add 
real price tags in order to avoid situations like this)


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