-
## Description
## Background Information / Reproduction Steps
**Missing member typeIndex in struct UA_DataType (open62541.h)**
During make, i get the following errors:
/home/pi/open62…
-
**Type of Issue**
[ ] Bug [ ] Enhancement [ ] Compliance [ ] Question [+] Help wanted
Hi, I am new at developing apps to communicate with OPC and right now trying to connect to Matrikon OPC Server…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
$ brew config
HOMEBREW_VERSION: 2.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 13f508d0dc8ada1726ee09a750285d…
-
## Description
I have an OPC server application which works flawlessly when running inside Visual Studio, but when running the release build sometimes when a session is closed the application c…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 2.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 13f508d0dc8ada1726ee09a750285d7447ac3df4
Last commit: 1 year, 4 months ago
Core tap ORIGIN…
-
## Description
Hi All;
I'm quite new to open62541.I read about the structure for a month. I just want to use open62541/examples/pubsub/tutorial_pubsub_publish.c and open62541/examples/pubsub/tu…
-
## Description
Still get the following core dump when subscribing from mqtt broker:
myNewServer: malloc.c:2385: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsign…
-
## Description : Compiling error: fatal error : open62541/config.h: No such file of directory : #include
## Background Information / Reproduction Steps
i just downloaded v1.1.3 and tried to c…
-
[PubSub error Subcribing to mqtt 22.txt](https://github.com/open62541/open62541/files/6251895/PubSub.error.Subcribing.to.mqtt.22.txt)
## Description
1. subscribing to a mqtt broker result in a…
-
The current scenario recursively gets all the nodes form OPC Server, there are certain nodes which of the type Analog and have additional information like Engineering Units but using Eclipse Milo that…