mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
Test pipeline trigger
This commit is contained in:
parent
777eb9339d
commit
d7f705f72f
@ -1,5 +1,7 @@
|
||||
# open62541
|
||||
|
||||
Test
|
||||
|
||||
open62541 (<http://open62541.org>) is an open source and free implementation of OPC UA (OPC Unified Architecture) written in the common subset of the C99 and C++98 languages. The library is usable with all major compilers and provides the necessary tools to implement dedicated OPC UA clients and servers, or to integrate OPC UA-based communication into existing applications. open62541 library is platform independent. All platform-specific functionality is implemented via exchangeable plugins. Plugin implementations are provided for the major operating systems.
|
||||
|
||||
open62541 is licensed under the Mozilla Public License v2.0. So the *open62541 library can be used in projects that are not open source*. Only changes to the open62541 library itself need to published under the same license. The plugins, as well as the server and client examples are in the public domain (CC0 license). They can be reused under any license and changes do not have to be published.
|
||||
|
Loading…
Reference in New Issue
Block a user