Replies: 3 comments 15 replies
-
did you use asyncua or python-opcua? |
Beta Was this translation helpful? Give feedback.
-
I use asyncua.
Andreas Heine ***@***.***> schrieb am Di., 15. Feb. 2022,
18:39:
… did you use asyncua or python-opcua?
—
Reply to this email directly, view it on GitHub
<#805 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABDXQNDNFAMBMFL7PHUBVLU3KFTLANCNFSM5OPFWH2Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
''' its some sort of longpolling! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm very new to OPC-UA and this package, so maybe this is a sily question... Hoewever, any help would be apriciated!
I get the following Warning in the console when i try to unsubscribe or delete a subscription:
I can't post the complete code but here is the relevant section where I create and delete the subscribtion:
Is there something wrong with my code? I also tried to unsubscribe before deleting the subscription but I got the same behavior.
Beta Was this translation helpful? Give feedback.
All reactions