Replies: 1 comment 3 replies
-
You can provide a PR for that. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we please have added two Client's sync methods:
asyncua\sync.py
class Client:
@syncmethod
def write_values(self):
pass
Beta Was this translation helpful? Give feedback.
All reactions