opc source code

This commit is contained in:
flower_linux
2026-06-09 17:27:24 +08:00
parent 70f675a48b
commit f0da5cb3c3
2002 changed files with 269812 additions and 7 deletions

15
third_party/open62541/.gitmodules vendored Normal file
View File

@@ -0,0 +1,15 @@
[submodule "deps/mdnsd"]
path = deps/mdnsd
url = https://github.com/Pro/mdnsd.git
[submodule "deps/ua-nodeset"]
path = deps/ua-nodeset
url = https://github.com/OPCFoundation/UA-Nodeset
branch = latest
[submodule "deps/mqtt-c"]
path = deps/mqtt-c
url = https://github.com/LiamBindle/MQTT-C.git
branch = master
[submodule "deps/nodesetLoader"]
path = deps/nodesetLoader
url = https://github.com/open62541/nodesetLoader
branch = master