plc4x
plc4x copied to clipboard
PLC4X The Industrial IoT adapter
### What happened? In Java we detect if libpcap is installed and if it's not, we skip the pcap related tests. In PLC4Go the build fails, if no libpcap is...
### What happened? In order to write tags using ads Driver, in 0.12.0 I need to specify the "PlcType" in the "addTagAddress" method like this: PlcWriteRequest writeRequest = plcConnection.writeRequestBuilder() .addTagAddress("ValX",...
### What happened? hi: There is a mistake happend when i run command "mvn -P with-c install" in win10. I'm not sure if this is a bug. ``` INFO] ---...
### What would you like to happen? As the grid operators are moving towards digitalization, it would be nice to introduce this protocol in the module, to enable scenarios like:...
### What happened? When running the updated ManualTest against my S7 device, which now also does multi-item write requests against the device, the test fails on the first multi-item write....
### What happened? When trying to connect to an ADS device via a VPN connection, the remote device seems to simply hang up. ### Version v0.13.0-SNAPSHOT ### Programming Languages -...
### What would you like to happen? The OPC-UA endpoint discovery is important to get a working connection towards UA server, however its current implementation already lead to multiple issues...
### What happened? It seems the documentation on the Tag-Format for EIP is not correct on our website. This page could use a little workover: https://plc4x.apache.org/users/protocols/eip.html ### Version v0.13.0-SNAPSHOT ###...
### What would you like to happen? JavaCAN library (see pschichtel/JavaCAN#5) recently introduced support for access to hardware or software timestamp tracked by socketcan interfaces. We can integrate this information...
### What would you like to happen? Recently introduced tag config concept allows to specify tag config options which form a map. It can be used to distinguish nodes in...