plc4x
plc4x copied to clipboard
PLC4X The Industrial IoT adapter
Looking at the statistics debug log, the statistics occasionally report failed requests but on the next cycle may show as all have completed. 4 (3 success, 25.0 % failed, 0.0...
The S7 will respond with: * Error Class: 0x83 * Error Code: 0x04 if the user tries a write request and this is not explicitly enabled, we can definitely handle...
Currently we only support an async API for Requests. But as creating a new Connection is sometimes even slower it would be good to provide an additional asyc API which...
Bumps `byte-buddy.version` from 1.14.14 to 1.14.15. Updates `net.bytebuddy:byte-buddy` from 1.14.14 to 1.14.15 Changelog Sourced from net.bytebuddy:byte-buddy's changelog. Byte Buddy release notes Commits a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15 0e0cbdf [release] Release...
### What happened? The PlcConnection is not working propertly in my setup for S7 PLC. Maybe it is related to Issue 1257. My test code (the test is not successful)....
### What happened? When I tried to read some nodes multiple times, the issue of too many sessions occurred. I'm wondering if there is a configuration file that I can...
### What happened? When trying to build PLC4C on a VM running Ubuntu Linux on my Aarch64 computer (Inside Parallels) the build fails for some reason that seems to come...
### What happened? Problems building ### Version v0.13.0-SNAPSHOT ### Programming Languages - [ ] plc4j - [ ] plc4go - [ ] plc4c - [ ] plc4net ### Protocols -...