OpcUaBrowseNode

Description

The OpcUaBrowseNode object contains information about a node discovered via OpcUaClientNodeDiscovery.

This object was introduced in InCore 2.9.

› Inherits:

Object

Overview

Properties

Methods

Signals

Properties

browseName

This property holds the browse name of the discovered OPC UA node.

› Type:

String

› Signal:

browseNameChanged()

› Attributes:

Readonly

displayName

This property holds the display name of the discovered OPC UA node.

› Type:

String

› Signal:

displayNameChanged()

› Attributes:

Readonly

nodeClass

This property holds the node class of the discovered OPC UA node.

› Type:

QOpcUa.NodeClass

› Default:

\enumitem{QOpcUa::NodeClass::Undefined}

› Signal:

nodeClassChanged()

› Attributes:

Readonly

nodeId

This property holds the node ID of the discovered OPC UA node.

› Type:

OpcUaNodeId

› Signal:

nodeIdChanged()

› Attributes:

Readonly