mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
16 lines
444 B
Plaintext
16 lines
444 B
Plaintext
[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
|