splatch opened a new pull request, #352:
URL: https://github.com/apache/plc4x/pull/352

   This pull request solves few errors I spotted while trying to use plc4j 
modbus stuff.
   First of all, it adds support for String outputs from modbus requests, so 
`holding:3000:STRING[30]` will bring back up to 15 character text which wasn't 
covered properly by codegen till now. It works with `vstring` stuff Ben added a 
while ago.
   Then there is second part which is actual modbus plus stuff. I provided 
sample request/responses I acquired from inverter, so its possible to see 
actual packets and payload mapping. For now I did stick with structs as 
identification answer is nested structure with variable list of elements.
   


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

Reply via email to