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

monitor: add support to modify subscription, monitored items, and set monitoring mode #710

Open
jackchenjc opened this issue Feb 5, 2024 · 0 comments

Comments

@jackchenjc
Copy link
Contributor

jackchenjc commented Feb 5, 2024

Currently, we have subscription.Subscribe(), subscription.Unsubscribe(), subscription.AddMonitorItems() and subscription.RemoveMonitorItems() implemented in the monitor package, but the modification functionality is missing.

Should be able to leverage the functions implemented in opcua.subscription

@jackchenjc jackchenjc changed the title nodeMonitor: add support to modify monitored items monitor: add support to modify monitored items Feb 5, 2024
@jackchenjc jackchenjc changed the title monitor: add support to modify monitored items monitor: add support to modify subscription, monitored items, and set monitoring mode Feb 20, 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

No branches or pull requests

1 participant