Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2119 Support for the OPC UA protocol using the PLC4X library #3060

Open
wants to merge 7 commits into
base: release/2.8.0
Choose a base branch
from

Conversation

Limraj
Copy link
Collaborator

@Limraj Limraj commented Dec 6, 2024

No description provided.

@Limraj Limraj requested a review from SoftQ as a code owner December 6, 2024 12:26
Copy link

github-actions bot commented Dec 6, 2024

Java Script Mocha Unit Test Results

268 tests  ±0   268 ✅ ±0   3s ⏱️ ±0s
 70 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 69421d1. ± Comparison against base commit 284961e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 6, 2024

Java JUnit Test Results

2 369 tests  ±0   2 369 ✅ ±0   43s ⏱️ -1s
  114 suites ±0       0 💤 ±0 
  114 files   ±0       0 ❌ ±0 

Results for commit 69421d1. ± Comparison against base commit 284961e.

♻️ This comment has been updated with latest results.

- Added error if server not found;
- Corrected String connection for type SecurityPolicy.NONE;
- Default value negotiationTimeout is 6000 ms
- Corrected translation for timeouts added unit [ms];
- Upgrade version Netty to 4.1.115.Final;
- Fixed many leak threads;
- Added msg validate Add Tags;
- Generalization of the PlcConnectionClosingWorkItem class to the general ClosingWorkItem class, intended for objects implementing the AutoCloseable interface;
- Added methods EverySecond.unschedule and ScheduleExecutor.unschedule;
- Reduce default timeout;
- Added opcua server config to docker-compose-dev.yml;
- Update default core pool size to 8 for medium priority, and maximum pool size to 2 for low priority;
- Corrected PollingDataSource.scheduleTimeout;
- Corrected validation tag;
@Limraj Limraj added this to the 2.8.0 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant