chrisdutz commented on issue #1617: URL: https://github.com/apache/plc4x/issues/1617#issuecomment-2134503201
Actually the versions I implemented are more like this: BIG_ENDIAN = 1234 LITTLE_ENDIAN = 4321 The other two options: 3412 and 2143 we didn't need at that time and couldn't find devices that need this. We would probably call them something else. However implementing these options is more work than the first two. I personally would probably not be working on this any time soon. If you want me to prioritize this, I have this page, wehre you can drop a donation: https://buymeacoffee.com/christoferu which will definitely motivate me to do it sooner .... or - what would be even better, you whip up a PR for this feature yourself or you find someone who does it for you. -- 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]
