plc4x icon indicating copy to clipboard operation
plc4x copied to clipboard

PLC4X The Industrial IoT adapter

Results 155 plc4x issues
Sort by recently updated
recently updated
newest added

Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.3.0 to 3.4.2. Commits 6087da5 [maven-release-plugin] prepare release maven-assembly-plugin-3.4.2 db292ea [MASSEMBLY-969] Update common artifact filters to 3.3.1 (#83) f4f2f75 [MASSEMBLY-949] Correct links dfe8904 [maven-release-plugin] prepare for next...

dependencies
java

Bumps maven-bundle-plugin from 5.1.7 to 5.1.8. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.felix:maven-bundle-plugin&package-manager=maven&previous-version=5.1.7&new-version=5.1.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps Saxon-HE from 10.5 to 11.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sf.saxon:Saxon-HE&package-manager=maven&previous-version=10.5&new-version=11.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps spock-bom from 2.2-M3-groovy-3.0 to 2.2-M3-groovy-4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.spockframework:spock-bom&package-manager=maven&previous-version=2.2-M3-groovy-3.0&new-version=2.2-M3-groovy-4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps `camel.version` from 3.18.0 to 3.18.1. Updates `camel-core-engine` from 3.18.0 to 3.18.1 Updates `camel-core-model` from 3.18.0 to 3.18.1 Updates `camel-api` from 3.18.0 to 3.18.1 Updates `camel-mock` from 3.18.0 to 3.18.1...

dependencies
java

Update the EIP driver to include options for Little/Big endian and using connected messaging.

java
Ethernet/IP
awaiting-feedback

This pull request solves few errors I spotted while trying to use plc4j modbus stuff. First of all, it adds support for String outputs from modbus requests, so `holding:3000:STRING[30]` will...

java
Modbus
awaiting-feedback

Add the possibility of: 1. Subscribe to Alarm8. 2. Recognition of events. 3. Alarm text processing. 4. Subscription to cyclical values. 5. Diagnostic Record Readings (SZL). 6. Proposal for documentation.

This commit relates to PLC4X-319, trying to cover faulty responses.

bug