OpcUaClientNode

Description

Please refer to the Qt OPC UA Node QML type documentation.

› Inherited by:

OpcUaClientMethodNode, OpcUaClientValueNode

Overview

Properties

Methods

Signals

Enumerations

Properties

browseName

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Writable

connection

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Writable

description

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Writable

displayName

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Writable

errorMessage

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Readonly

eventFilter

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Writable

nodeClass

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Readonly

nodeId

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Writable

readyToUse

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Readonly

status

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes:

Readonly

Methods

getServerTimestamp(OpcUaNodeAttribute.NodeAttribute)

Please refer to the Qt OPC UA Node QML type documentation.

› Returns:

DateTime

getSourceTimestamp(OpcUaNodeAttribute.NodeAttribute)

Please refer to the Qt OPC UA Node QML type documentation.

› Returns:

DateTime

Signals

eventOccurred(List values)

Please refer to the Qt OPC UA Node QML type documentation.

Enumerations

Status

Please refer to the Qt OPC UA Node QML type documentation. Example *** See OpcUaClient example on how to use OpcUaClientNode.