plc4x
plc4x copied to clipboard
PLC4X The Industrial IoT adapter
## Summary I translate the README.md into zh-CN. ## How it was tested? I test the chinese button on the README.md from github.com, which turns out work properly.
example: ```java @PlcField("holding-register:1[4]") private List test4; ```
Bumps `javafx.version` from 18.0.2 to 19. Updates `javafx-base` from 18.0.2 to 19 Updates `javafx-graphics` from 18.0.2 to 19 Updates `javafx-controls` from 18.0.2 to 19 Updates `javafx-fxml` from 18.0.2 to 19...
### What happened? Run the read example for GO and changed to a single bool which i can read from other clients on the same computer. Using an older PLC...
Bumps `logback.version` from 1.5.0 to 1.5.1. Updates `ch.qos.logback:logback-classic` from 1.5.0 to 1.5.1 Commits 88fd31c prepare release 1.5.1 231e9bd more internal changes and refactorings 8f3a304 more fine tuning of propertyModelHandler and...
Bumps [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension) from 1.12.5 to 1.13. Release notes Sourced from com.gradle:common-custom-user-data-maven-extension's releases. 1.13 [New] Capture CI provider custom value. Commits 93251f3 [maven-release-plugin] prepare release v1.13 5d3df8b Merge pull request #200...
### What happened? ``` 15:39:33.278 [main] INFO DefaultPlcDriverManager - Instantiating new PLC Driver Manager with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@71bc1ae4 15:39:33.279 [main] INFO DefaultPlcDriverManager - Registering available drivers... 15:39:33.290 [main] INFO DefaultPlcDriverManager...
### What happened? Hi all, Beckhoff ads driver. When trying to write multiple TAGS at once, seems to be broken at the moment. Doing the same thing with 0.9.1 works...
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.5.2. Release notes Sourced from org.apache.maven.plugins:maven-shade-plugin's releases. 3.5.1 Release Notes - Maven Shade Plugin - Version 3.5.1 Bug [MSHADE-454] - Shade Plugin does not work...