Initial version of WDF OPC service
authorPat Thoyts <pat.thoyts@gmail.com>
Wed, 21 Jun 2023 23:15:21 +0000 (00:15 +0100)
committerPat Thoyts <pat.thoyts@gmail.com>
Wed, 21 Jun 2023 23:15:21 +0000 (00:15 +0100)
commit6ccb15f364eb16a7dee74b4c702c9dcca380d5cd
treefd939337bcf5f10306085f40b923ed1e84d925bf
Initial version of WDF OPC service
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.vscode/c_cpp_properties.json [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
open62541 [new submodule]
server.c [new file with mode: 0644]
wdf-linux [new submodule]