Skip to content

Conversation

@ziopio
Copy link
Contributor

@ziopio ziopio commented Feb 14, 2023

A basic PubSub communication has been implemented but the way for it to read and write in the address space is hacky and should be disciplined before merging.

Things to do before merging this PR:

  • Make the PubSub entities use a configurable address space
  • Mirror in some way the PubSub entities in the server informational model
  • Allow server methods to act on the informational model to read/write the PubSub state

@ziopio ziopio changed the base branch from master to develop March 6, 2023 10:25
@peerst
Copy link

peerst commented Dec 21, 2025

Why is this not merged yet?

@ziopio
Copy link
Contributor Author

ziopio commented Jan 12, 2026

IIRC, this PR implements the protocol but does not add anything to the informational model. It is just the protocol part of Opcua PubSub without all the integration required to use it between OPCUA endpoints.

We left this here waiting to implement the full integration with the informational model and to make it useable by the user through OPCUA abstraction. Am I right @sylane ?

Unfortunatly we never came back to it.

@sylane
Copy link
Contributor

sylane commented Jan 12, 2026

IIRC we had to stopped working on that, so there is some integration and testing work left.

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.

3 participants