Skip to content

Example project showcasing an issue with instantiation of References in custom ObjectTypes with asyncua

License

Notifications You must be signed in to change notification settings

FMeinicke/asyncua-references-instantiate-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asyncua References instantiate issue example project

See this issue in the opcua-asyncio repo.

  • First, install asyncua using pip (pip install -U asyncua).
  • Then run the server using python -m server.
  • Connect to the server at opc.tcp://localhost:4840 (e.g. using UaExpert; the server uses no encryption and no authentication)

About

Example project showcasing an issue with instantiation of References in custom ObjectTypes with asyncua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages