Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 602 Bytes

msb-opcua-client

OPCUA-Client to MSB-Websocket-Client, very early stage

written as .NET-Core-3.1 application

for build lookup publish.ps1 and publishsinglefile.ps1 scripts

able to read and write nodes (MSB functions), monitor nodes (MSB events), call methods (MSB functions, without parameters currently)

missing:

  • security stuff like credentials usage, certificate validification

  • parameter support for opcua methods

using

https://github.com/OPCFoundation/UA-.NETStandard

https://github.com/research-virtualfortknox/msb-client-websocket-csharp

https://opcfoundation.org/members/view/135