thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
1.06k stars 432 forks source link

How to make OpenPLC support OPC UA? #173

Closed 11235yuan closed 2 years ago

11235yuan commented 2 years ago

Many ICS protocols already support encryption, such as OPC UA, Modnus/TCP Security, DNP3-SA, to improve Security. I would like to modify OpenPLCv3 to support protocols like OPC UA. Can you give me a hint? Tell me which files should I change? Or a development manual?

thiagoralves commented 2 years ago

https://openplc.discussion.community/post/how-to-make-openplc-support-opc-ua-12342333?pid=1332525522

RajatDas2020 commented 1 month ago

Hi, I have downloaded this version, "Actually that commit is here: https://github.com/thiagoralves/OpenPLC_v3/pull/16" . Now in the openplc runtime there is a option of opcua server. Now I have node-red opcua client, and I want to connect this client to opcua server of the openplc. How to do that ?