Replies: 1 comment
-
I think you would have to intercept reads for the EventNotifier attribute on Objects and then set the SubscribeToEvents bit based on the user. To be honest I don't know if this will work correctly or not in the current implementation, you'll have to try it and see. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there possible in Server SDK to allow/deny subscription to events (event types) for specific user?
For Variable Nodes I use custom attribute filter for UserAccessLevel attribute
Beta Was this translation helpful? Give feedback.
All reactions