Skip to content

Cannot use readStructArray for codecs not registered in OpcUaDefaultBinaryEncoding.ENCODING_NAME namespace #1335

@opaquot

Description

@opaquot

Describe the bug
While trying to read an array of structure whose codecs are registered in another namespace index than 0, I cannot use the readStructArray method because it is looking for codecs only in namespace 0 (see here)

Expected behavior
I should be able to read an array of custom structure whose codecs has been registered.

Additional context
Version of Eclipse Milo you are using: 0.6.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions