Skip to content

Children of type nodes without a modelling rule should not appear in the address space #229

@larws

Description

@larws

Current behavior

When creating code from the machinery node set Opc.Ua.Machinery.NodeSet2.xml the generated code includes a class MachineIdentificationTypeState which has as part of its InitializationString the initialization of a property called DefaultInstanceBrowseName. This property on the other hand has no modelling rule in the node set and should by definition not appear within the address space when the object type is instantiated.

Expected behavior

The instantiated node does not include the property DefaultInstanceBrowseName.

How to reproduce

Generate code from the linked node set and create an instance of MachineIdentificationType.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions