Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OPCUAProxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Tango devices
Communication
OPCUAProxy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
db59995df65c6e3fc04f8c88af29fd82916cc4df
Select Git revision
Selected
db59995df65c6e3fc04f8c88af29fd82916cc4df
Branches
1
main
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Apr
17
Jun
29
May
24
Nov
9
20
Oct
5
29
Sep
27
21
11
Aug
14
Apr
22
Mar
16
14
13
14
Feb
13
10
9
8
7
6
3
2
Management of unsigned attributes
main
main
New LICENSE, correction of the connection thread and correction of the read node method in case of a null value.
Add LICENSE
Correction of init when there is polled attrtibutes declared. Correction of usage of spectrum arrays: The native format mus be used whend possible. For example, here where in Integer[] format instead of int[] format. Correction of a debug log.
release 1.1.3
Correction of the state after a connection. Adding a method to retrieve infos for a given node.
Correction of array writing, and correct typing of unsigned values.
New error logs with more details. Update of the doc with english version
Correction of the Name
Correction of the ArtifactId
Adding the capability to have polled attributes
Adding reconnexion capability to multiple servers.
Corrections on README
Attributes int a subscription are now sorted by id.
Version 1.0.0
Adding the ability to use OPC-UA methods.
Logging improvement
Correction of a bug on the writting part for the configuration by properties.
Debugging subscriptions by properties and updating the README
Correction to the README
Correction to the README
Correction to the README
Adding the possibility to subscribe without json. Updating the readme.
Adding a readWrite option for attribute definition. Correcting the readNode command for reading arrays of structures. Adding the read node format in browseAllNodes.
README redaction.
README redaction.
README.md update.
README.md update.
README redaction.
README.md update.
Some comments and first version of the README.md
Correction of the interaction between connector and subscribers. Throwing exception when writing structures fails.
Bug correction when parameters are wrongs and logging improvement.
Bug correction on init for connector device
Correction of delete/init sequence.
Bug correction on subscriber registration to the connector.
Subscription by browsing a node, management of reinit on connector.
Subscriber developpement progress.
Several corrections.
End of structuring. First complete version before tests.
Loading