mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
* add enum/struct import for xml * remove warning for doc elements * respect datatype in insert order directly import structs/enums * fix unittest the new import need all variables a hand . So register the the additional types before * fix case in path * prevent regreistration of class * fix test because of changed import order * Add nodeset via git submodule * handle alias * use submodule * Add "Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml * prevent endlessloop in sort nodes * Add dependabot * correct merge error
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
[submodule "nodeset"]
|
|
path = nodeset
|
|
url = https://github.com/OPCFoundation/UA-Nodeset.git
|