Christofer Dutz
Christofer Dutz
## Description There were issues with the grafana sdk which seems to have referenced a library in "latest" version. Unfortunately that library got a new major version which was API...
Currently there is no option to disable the metrics collection on config-nodes. This causes problems on CtlrX core as the app tries to access resources outside of it's sandbox ("/sys/block/")...
Fixed the problem with the Grafana build (Would be great if the build wouldn't always automatically update the grafana plugin sdk). Added many test-dependencies to logback in order to get...
I would like to be able to use cmake to compile on Windows systems (mostly VMs) that are running on Macs M1 or M2 chips. How is this new feature...
Adjust the Doxia Site components to be able to generate diagram output into the correct directories
When using the diagram plugin to generate diagrams contained inside asciidoctor files, all output is generated into the root modules site directory. This breaks all the sub-modules. The MavenProject property...
### 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 -...
### 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? 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 -...