8000 Use namespace index if possible when encoding ExpandedNodeId · Issue #1450 · eclipse-milo/milo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Use namespace index if possible when encoding ExpandedNodeId #1450
Closed
@kevinherron

Description

@kevinherron

In OpcUaBinaryEncoder::encodeExpandedNodeId, if we know the namespace index, then use that when encoding instead of a URI.

It's more compact than encoding a namespace.

It's also a workaround for bugs observed in the CTT and UaExpert, where the Client ignores the explicitly specified namespace URI in the ExpandedNodeId and just uses the namespace index, which is always 0 when the URI is encoded, instead.

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

      0