Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
opcua-asyncio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nikola Balog
opcua-asyncio
Commits
1cd25758
Commit
1cd25758
authored
Oct 03, 2022
by
oroulet
Committed by
oroulet
Oct 05, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README
parent
0252a699
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
1cd25758
...
...
@@ -73,8 +73,8 @@ The `Server` class provides a high level API for creation of OPC UA server insta
The documentation is available here
[
ReadTheDocs
](
http://opcua-asyncio.readthedocs.org/en/latest/
)
.
The API remains mostly unchanged in regards to
[
python-opcua
](
http
s://github.com/FreeOpcUa/python-opcua
)
.
Main difference is that m
any methods have been refactored to return coroutines
.
The API remains mostly unchanged in regards to
[
python-opcua
](
http
://opcua-asyncio.rtfd.io/
)
.
Main difference is that m
ost methods are now async
.
Please have a look at
[
the examples
](
https://github.com/FreeOpcUa/opcua-asyncio/blob/master/examples
)
and/or the code.
A simple GUI client is available: https://github.com/FreeOpcUa/opcua-client-gui
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment