hutcheb commented on pull request #186: URL: https://github.com/apache/plc4x/pull/186#issuecomment-696058599
Hi, I was looking at starting to use the staticSerialize method for Modbus as it would reduce the fromPLCValue method. However there are a few methods in the WriteBuffer class that aren't implemented. writeDouble and the writeBigInteger functions. The writeDouble function in particular would cause issues with writing floats of any kind for all protocols that use it. Does writing floats with the S7 protocol work or am I missing something? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
