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

Add example for event subscriptions and register 2 items for convenience #349

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

marcus-orchard
Copy link
Contributor

The code to allow node event subscriptions is already available in the existing codebase. This PR provides an example on how to subscribe to node events, and registers the event filter and event notification list nodes since they are returned when the event is triggered as a convenience so users do not need to register these themselves.

This PR should also resolve #330

@kung-foo kung-foo merged commit 269ba84 into gopcua:master Jun 18, 2020
@marcus-orchard marcus-orchard deleted the subscribe-events branch July 3, 2020 01:19
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.

OPC UA Events
2 participants