issues
search
open62541
/
open62541-nodeset-loader
Library for loading opc ua nodesets from xml and sorting the nodes
Mozilla Public License 2.0
27
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove cmake option "EnableConan"
#272
matkonnerth
closed
1 week ago
0
Conan 2: use open62541 1.4.6
#271
matkonnerth
closed
1 week ago
1
check in sort algorithm if nodeId already exists
#270
matkonnerth
closed
1 week ago
1
valgrind reports memory leak
#269
matkonnerth
closed
1 week ago
0
fix gcc with memcheck build
#268
matkonnerth
closed
1 week ago
1
Handle UA_DataTypeKind_XmlElement
#267
matkonnerth
closed
1 week ago
0
[BUG] Opc.Ua.Sample/TestData not working
#266
electro-logic
closed
1 week ago
11
remove alignof macro
#265
matkonnerth
closed
1 week ago
0
fix(ci): align workflows
#264
GoetzGoerisch
opened
3 weeks ago
0
refactor: avoid defining a type within `offsetof`
#263
GoetzGoerisch
closed
2 weeks ago
1
Problem adding UA_VARIABLE nodes of abstract type.
#262
xydan83
opened
4 months ago
0
Prepare removal of types_generated_handling.h in upstream open62541
#261
jpfr
closed
6 months ago
0
ERROR building using CMake
#260
r1gbymordeca1
closed
6 months ago
2
extractBrowseName segfault
#259
dpazj
closed
4 months ago
0
fix crash in extractBrowseName
#258
dpazj
closed
6 months ago
1
fix version parsing
#257
matkonnerth
closed
7 months ago
1
Error building nodesetloader in Open62541 library version 1.4.0.
#256
xydan83
closed
6 months ago
3
About static hierarchical reference...
#255
xydan83
closed
8 months ago
2
Add min sampling interval
#254
matkonnerth
closed
8 months ago
1
Custom/Aliased UADataTypes and UAVariableTypes not supported
#253
paddor
opened
8 months ago
12
[REVIEW] fix(tests): remove deprecated NAMESPACE_MAP from CMakeLists
#252
GoetzGoerisch
closed
9 months ago
0
feat(ci): updates actions versions
#251
GoetzGoerisch
closed
9 months ago
0
Properly check if it is an abstract type
#250
NoelGraf
closed
9 months ago
0
Fix Wstrict-prototypes warnings
#249
JohannesKauffmann
closed
9 months ago
1
[draft] FindCheck.cmake update. Fixed some issues where tests could not be built.
#248
xydan83
closed
11 months ago
0
Added SecondChance algorithm to allow you to retry importing nodes th…
#247
xydan83
closed
11 months ago
5
Cannot import nodes if the object node type has a parent variable node type.
#246
xydan83
closed
11 months ago
23
Parsing of MinimumSamplingInterval attribute is missing
#245
matkonnerth
opened
1 year ago
6
issue_241_Test on windows build is failing
#244
matkonnerth
opened
1 year ago
1
use 1.4 branch of open62541
#243
matkonnerth
closed
1 year ago
0
add tests and fix issue_241
#242
matkonnerth
closed
1 year ago
0
Import value STATUSCODE failed.
#241
xydan83
closed
1 year ago
1
Fix segfault on empty value tag
#240
matkonnerth
closed
1 year ago
2
Empty <value> tag leads to use of nullptr
#239
cldhms
closed
1 year ago
2
Finding ParentId from a reference.
#238
xydan83
opened
1 year ago
1
Changing UserAccessLevel didn't work.
#237
xydan83
closed
1 year ago
6
Fixed default valuerank attribute parameter. Must be scalar.
#236
xydan83
closed
1 year ago
1
Fixed default valuerank attribute parameter. Must be scalar.
#235
xydan83
closed
1 year ago
1
The default value of ATTRIBUTE_VALUERANK is -2 (any). But in the standard: -1 (scalar).
#234
xydan83
closed
1 year ago
1
default reference type to parentNodeId
#233
matkonnerth
closed
1 year ago
1
Fix issue231 corrupted string node Id
#232
matkonnerth
closed
1 year ago
0
Problem with String and ByteString in NodeID (or reference to parent string NodeId).
#231
xydan83
closed
1 year ago
7
Fix: Non existing namespace index
#230
matkonnerth
closed
1 year ago
0
String NodeIds: Fix mem leak issue 224
#229
matkonnerth
closed
1 year ago
0
add object with string nodeId
#228
matkonnerth
closed
1 year ago
0
fix: VariableTypes don't have values implemented for now
#227
jpfr
closed
1 year ago
0
fix windows build
#226
matkonnerth
closed
1 year ago
0
Github action windows: build issue
#225
matkonnerth
closed
1 year ago
0
memleak when using VariableNodes with string-NodeId as value
#224
Fischer-Thomas
closed
1 year ago
2
add variableTypes before objects
#223
matkonnerth
closed
1 year ago
3
Next