-
## Description
I am building a movable open62541 package based on Conan Dependency Management System (more info in [Issue #3546](https://github.com/open62541/open62541/issues/3546#issuecomment-614…
-
## Description
Build fails on linking bin/tests/check_subscription_event_filter
## Background Information / Reproduction Steps
cmake settiings:
```console
[tkloczko@devel-g2v x86_64-redhat-linu…
-
## 达成目标
1. 可以仅仅使用 协议封装 的模块,将对应模块嵌入到已有的项目中.自己掌管网络管理.
2. 可以使用 协议封装+网络连接管理 的模块,嵌入到已有项目中, 通过提供的API完成业务需求
3. 可以 协议封装+网络连接管理+访问接口的形式,以独立服务的形式,与现有系统整合.
4. 协议可以方便扩展: 例如基恩士,欧姆龙,西门子,三菱等等PLC协议的扩展,以及串口,物联网协议的…
-
## Description
Since v1.4, writing the DisplayName attribute seems to be not applied directly. Reading it back immediately will return the old display name. This wasn't the case in v1.3 and below. …
-
## Description
UaExpert [website](https://www.unified-automation.com/products/development-tools/uaexpert.html) has a tool to export server nodesets.
When trying to do so with **any of the open…
-
Hi!
I have two questions:
1. What did I do wrong in reading tag values? Could it be a Matrikon.OPC.Simulation configuration or limitations?
2. How do you handle OpenOpcService crashes in producti…
-
## Description
I need to run OPC server on Pi Pico using the FreeRTOS+lwIP architecture. I build sources like in #2511. I get an exception when I try to add a VariableNode when creating a server…
-
## Description
Hello there!
Recently i've been trying to port open62541 on PIC32MZ (512KB RAM) with freeRTOS and Harmonyv3 TCP/IP stack. I started from the 1.3 branch version using freeRTOS+lwIP as …
-
## Description
Trying to build the library for use in iOS. I need to build it with an Xcode generator with the original build system for a successful project generation.
## Background Informatio…
-
## Description
I try to use uaexpert to make a security connection to open62541 server( use open62541/example/encryption/server_encryption.c). The server certificate and private key (**server_cer…