-
Description
===========
A variable node with two dimensional array, generated by the nodeset compiler, results in an "Segmentation fault" on deleting the node, after error _BadTypeMismatch_ on _Wr…
-
I am trying to use the [Robotics specification](https://github.com/OPCFoundation/UA-Nodeset) from OPCUA foundation. When I try to generate the address spaces with [generate_address_spaces.py](https://…
-
Nodeset schema defines a _MinimumSamplingInterval_ attribute for _UAVariable_
-
I am trying to import a model from a NodeSet2 xml that was created using a modeling tool. My import function looks the same as the ImportXml function described in #546:
```
private void ImportXml …
-
### Type of issue
- [X] Bug
- [ ] Enhancement
- [ ] Compliance
- [ ] Question
- [ ] Help wanted
### Current Behavior
We are calling [`NodeStateCollection::SaveAsNodeSet2`](https://github.…
-
## Description
## Background Information / Reproduction Steps
Hello everyone,
it looks like the nodeset compiler has an issue with parsing the ValueRank Attribute when it is not available i…
-
## Description
![grafik](https://user-images.githubusercontent.com/40856484/74336516-b54b3d80-4d9e-11ea-81cb-9816ea2a5965.png)
Building a model using **3DFrame** type from Structure in OPCUA Model…
-
I made a nodeset using the OPC Foundation ModelCompiler, just to test how freeOpcUa handles those.
I adapter the simple server.py to use that (very easy), but it does not pass the get_child() velid…
-
## Description
I designed address space using UaModeler and tired to apply.
so I exported address space file as a xml file, changed name to server_nodeset.xml file and overwritted.
But It has a…
-
## Problem
When uploading a nodeset that has transitive dependencies which are not explicitly listed as RequiredModel (i.e. a RequiredModel that _is_ listed depends on one that is not listed), the …