Skip to content

Comments

1662 support asynchronous browsing in opc ua adapter#1675

Merged
dominikriemer merged 9 commits intodevfrom
1662-support-asynchronous-browsing-in-opc-ua-adapter
Jun 14, 2023
Merged

1662 support asynchronous browsing in opc ua adapter#1675
dominikriemer merged 9 commits intodevfrom
1662-support-asynchronous-browsing-in-opc-ua-adapter

Conversation

@dominikriemer
Copy link
Member

Purpose

Improves OPC-UA browsing in te OPC-UA adapter (see #1662)

Remarks

PR introduces (a) breaking change(s): yes
Requires update of the OPC-UA adapter model

PR introduces (a) deprecation(s): no

@dominikriemer dominikriemer linked an issue Jun 12, 2023 that may be closed by this pull request
@github-actions github-actions bot added backend Everything that is related to the StreamPipes backend connect Related to the `connect` module (adapters) dependencies Pull requests that update a dependency file java Pull requests that update Java code ui Anything that affects the UI labels Jun 12, 2023
@github-actions github-actions bot removed the connect Related to the `connect` module (adapters) label Jun 12, 2023
Copy link
Contributor

@tenthe tenthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks a lot for providing the feature. This is really cool. I had two minor comments regarding the code. Once they are resolved I will approve the PR.
Cheers,
Philipp

@bossenti bossenti added the breaking change Indicates that a PR or issue yields to a breaking change label Jun 13, 2023
@bossenti
Copy link
Contributor

PR introduces (a) breaking change(s): yes
Requires update of the OPC-UA adapter model

can we have a short description on how to achieve this or (even better) provide a link to the documentation?

@dominikriemer dominikriemer merged commit 06d1328 into dev Jun 14, 2023
@dominikriemer dominikriemer deleted the 1662-support-asynchronous-browsing-in-opc-ua-adapter branch June 14, 2023 06:09
jjbiggins pushed a commit to jjbiggins/streampipes that referenced this pull request Jul 5, 2023
* Support asynchronous browsing in OPC adapter (apache#1662)

* Improve validation of completed static properties (apache#1662)

* Update Milo version, add more metadata (apache#1662)

* Improve formatting

* Fix validation of tree input

* Remove obsolete keys from strings file

* Cleanup OPC UA config classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Everything that is related to the StreamPipes backend breaking change Indicates that a PR or issue yields to a breaking change dependencies Pull requests that update a dependency file java Pull requests that update Java code ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support asynchronous browsing in OPC-UA adapter

3 participants