ottlukas opened a new issue, #603: URL: https://github.com/apache/plc4x/issues/603
Currently the code generation still uses the Supplier-Based reading of floating-point values. This code seems to have issues with the value "0.0", which is displayed as an extremely small floating-point value. When switching to ReadBuffer readFloat and readDouble implementation they seem to be causing errors. Imported from Jira [PLC4X-254](https://issues.apache.org/jira/browse/PLC4X-254). Original Jira may contain additional context. Reported by: cdutz. -- 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]
