Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added links to additional OPC UA implementations. #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ See [awesome-dataviz](https://github.com/fasouto/awesome-dataviz).
| [node-opcua](http://node-opcua.github.io/) <br> [![GitHub stars](https://img.shields.io/github/stars/node-opcua/node-opcua.svg?style=social&label=Star&maxAge=2592000)]() | An implementation of a OPC UA stack fully written in Javascript and Node.js | MIT | Node.js |
| [OPC UA .NET](http://opcfoundation.github.io/UA-.NET/) <br> [![GitHub stars](https://img.shields.io/github/stars/OPCFoundation/UA-.NET.svg?style=social&label=Star&maxAge=2592000)]() | The official OPC Foundation OPC UA .NET Stack and sample applications. | GPLv2 | .Net |
| [open62541](http://open62541.org/) <br> [![GitHub stars](https://img.shields.io/github/stars/open62541/open62541.svg?style=social&label=Star&maxAge=2592000)]() | An open source and free C (C99) OPC UA stack licensed | MPLv2 | C |
| [UACL CS](https://github.com/FalkoWiese/uacl_cs) <br> [![GitHub stars]]() | Client, Server (Wrapper for the Unified Automation SDK) | LGPL | C# |
| [UACL CS](https://github.com/FalkoWiese/uacl_cpp) <br> [![GitHub stars]]() | Server (Wrapper for the Unified Automation SDK) | LGPL | C++ |

## Operating Systems

Expand Down