Skip to content
Discussion options

You must be logged in to vote

So basically this is what I have to do in the SubscriptionHandler?

    def datachange_notification(self, node, val, data):
        data = ua.DataValue(data)
        check = data.StatusCode_.value
        print(check)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@AndreasHeine
Comment options

@Steineklopfer
Comment options

Answer selected by Steineklopfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants