chrisdutz commented on PR #711: URL: https://github.com/apache/plc4x/pull/711#issuecomment-1364061442
Oh ... thought I had mentioned this on the main PR comment: Reason is that for Registers it sort of expects 16 bit ... if we reduce this to 8 again, we will only be able to detect the numeric value of 8 as a true. I think the ideal solution would be to have: - A separate data io for coils - Extend the existing data io with an additional property, if this is a coil or a register and to have various options for dealing with it - Simply manually implement the parsing of coils My prefered option would be the 3rd ... manually implementing the parsing of coils. -- 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]
