1
0
mirror of https://github.com/FreeOpcUa/opcua-asyncio synced 2025-10-29 17:07:18 +08:00
Files
opcua-asyncio/.gitmodules
Alexander Schrode de8269e4da Harding xml import (#1259)
* 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
2023-03-31 14:10:17 +02:00

4 lines
93 B
Plaintext

[submodule "nodeset"]
path = nodeset
url = https://github.com/OPCFoundation/UA-Nodeset.git