GitHub user chrisdutz added a comment to the discussion: PLC4J EIP
Yeah ... then I can stop trying to have a look .. please try with 0.13.0-SNAPSHOT and if that doesn't work, report that. From a quick look in that banch, the connection string needed a different name for the parameter (We streamlined the naming convention to be the same for all drivers) ... With 0.12.0 your connection string should have been: `String connectionString = "eip://192.168.10.2:44818?bigEndian=false"; ` Hmmm ... well that's also what our website says for the latest released version 0.12.0: https://plc4x.apache.org/plc4x/latest/users/protocols/eip.html This will change to "big-endian" in 0.13.0: https://plc4x.apache.org/plc4x/pre-release/users/protocols/eip.html GitHub link: https://github.com/apache/plc4x/discussions/1982#discussioncomment-11934872 ---- This is an automatically sent email for dev@plc4x.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@plc4x.apache.org