Skip to content

Latest commit

 

History

History
 
 

schemas

How to update the UA-Nodesets from the OPC Foundation

  1. Have a working internet connection (otherwise it will regenerate the old set or fail)
  2. run update_ua_nodeset.py
  3. That's it

Path to the .pickle file: opcua-asyncio/asyncua/binary_address_space.pickle
Path to the .xml Nodesets: opcua-asyncio/schemas/UA-Nodeset-master/Schema/
Path to the standard_address_space.py files: opcua-asyncio/asyncua/server/standard_address_space/

##Warnings: